forked from verdnatura/salix-front
test: perf clientList descriptor action
This commit is contained in:
parent
4e5754ccb5
commit
e28d026ca9
|
@ -32,7 +32,7 @@ describe('Client list', () => {
|
|||
|
||||
cy.get('.q-mt-lg > .q-btn--standard').click();
|
||||
|
||||
cy.checkNotification('created');
|
||||
cy.checkNotification('Data saved');
|
||||
cy.url().should('include', '/summary');
|
||||
});
|
||||
it('Client list search client', () => {
|
||||
|
|
Loading…
Reference in New Issue