8622-testToMaster #1411
|
@ -59,7 +59,7 @@ describe('Client list', () => {
|
|||
cy.checkValueForm(1, search);
|
||||
cy.checkValueForm(2, search);
|
||||
});
|
||||
it.only('Client founded create order', () => {
|
||||
it('Client founded create order', () => {
|
||||
const search = 'Jessica Jones';
|
||||
cy.searchByLabel('Name', search);
|
||||
cy.clickButtonWith('icon', 'icon-basketadd');
|
||||
|
|
Loading…
Reference in New Issue