0
0
Fork 0

test: perf clientList descriptor action

This commit is contained in:
Javier Segarra 2024-11-25 23:53:14 +01:00
parent 4e5754ccb5
commit e28d026ca9
1 changed files with 1 additions and 1 deletions

View File

@ -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', () => {