0
0
Fork 0

test: refs #6943 #6943 use command correctly

This commit is contained in:
Javier Segarra 2024-10-22 12:43:58 +02:00
parent 0ba577ad04
commit d25cdbf34e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ describe('Client list', () => {
cy.clickButtonsDescriptor(2);
cy.waitForElement('#formModel');
cy.waitForElement('.q-form');
cy.checkValueForm(1, search);
cy.checkValueSelectForm(1, search);
});
it.skip('Client founded create order', () => {
const search = 'Jessica Jones';