fix: unnecessary function
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
61b2dbee17
commit
6b414d04f0
|
@ -6,7 +6,6 @@ describe('TicketSale', () => {
|
|||
cy.login('developer');
|
||||
cy.viewport(1920, 1080);
|
||||
cy.visit('/#/ticket/31/sale');
|
||||
cy.domContentLoad();
|
||||
});
|
||||
|
||||
const firstRow = 'tbody > :nth-child(1)';
|
||||
|
|
Loading…
Reference in New Issue