diff --git a/test/cypress/integration/worker/workerPda.spec.js b/test/cypress/integration/worker/workerPda.spec.js index 5d4496f18..2623e81cf 100644 --- a/test/cypress/integration/worker/workerPda.spec.js +++ b/test/cypress/integration/worker/workerPda.spec.js @@ -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();