test: refs #8004 remove only modifier from 'Client list create new client' test case in ticketList.spec.js
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-12-16 13:28:49 +01:00
parent 331c1bc51d
commit bef0f25e88
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ describe('TicketList', () => {
cy.dataCy('ticketSummary').should('exist');
});
it.only('Client list create new client', () => {
it('Client list create new client', () => {
cy.dataCy('vnTableCreateBtn').should('exist');
cy.dataCy('vnTableCreateBtn').click();
const data = {