feat(WorkerPDA): refs #5926 send to docuware #1617
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue