fix: refs #8583 workerBusiness

This commit is contained in:
Carlos Satorres 2025-03-06 06:02:59 +01:00
parent f96dc7345f
commit 3e8ff15c64
1 changed files with 1 additions and 1 deletions

View File

@ -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,