We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c915c7 commit 423bec0Copy full SHA for 423bec0
projects/metis/cypress/e2e/mapping.cy.ts
@@ -56,7 +56,6 @@ context('metis-ui', () => {
56
.first()
57
.click();
58
59
- //cy.wait(10);
60
cy.get(selSampleEmpty).should('have.length', 1);
61
});
62
0 commit comments