feat(WorkerPDA): refs #5926 send to docuware #1617

Merged
alexm merged 10 commits from 5926-signPdaPdf into dev 2025-03-24 06:52:36 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit aa3f14e875 - Show all commits

View File

@ -62,8 +62,6 @@ describe('WorkerPda', () => {
creatNewPDA(2);
cy.selectRows([1, 2]);
cy.get('#st-actions').contains('Send').click();
cy.clickConfirm();
cy.checkNotification('PDF sended to signed');
removeNewPDA();