forked from verdnatura/salix-front
parent
0ba577ad04
commit
d25cdbf34e
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue