test(WorkerPda): refs #5926 remove redundant cy.clickConfirm call for streamlined flow
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
71c91c295c
commit
aa3f14e875
|
@ -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