refactor: refs #8484 remove comment in wagonCreate.spec.js
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
fe8e953681
commit
e2f641681e
|
@ -19,6 +19,5 @@ describe('WagonCreate', () => {
|
|||
cy.dataCy('Type_select').type('{downarrow}{enter}');
|
||||
// // Delete wagon type created
|
||||
cy.get('.q-card').first().find('[title="Remove"] .q-icon').click();
|
||||
//cy.get('[title="Remove"] > .q-btn__content > .q-icon').click();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue