From 3e8ff15c64d38b873211b7e969efc84f69207592 Mon Sep 17 00:00:00 2001 From: carlossa Date: Thu, 6 Mar 2025 06:02:59 +0100 Subject: [PATCH] fix: refs #8583 workerBusiness --- test/cypress/integration/worker/workerBusiness.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cypress/integration/worker/workerBusiness.spec.js b/test/cypress/integration/worker/workerBusiness.spec.js index 35a6ea045..03142f53e 100644 --- a/test/cypress/integration/worker/workerBusiness.spec.js +++ b/test/cypress/integration/worker/workerBusiness.spec.js @@ -24,7 +24,7 @@ describe('WorkerBusiness', () => { cy.get('.q-page-sticky > div > .q-btn').click(); }); - it('should throw an error if a pay method has not been selected', () => { + it('should create a business', () => { // cy.fillInForm(...Business); cy.fillInForm({ ...Business,