Skip to content

Commit 423bec0

Browse files
committed
Remove commented code
1 parent 1c915c7 commit 423bec0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/metis/cypress/e2e/mapping.cy.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ context('metis-ui', () => {
5656
.first()
5757
.click();
5858

59-
//cy.wait(10);
6059
cy.get(selSampleEmpty).should('have.length', 1);
6160
});
6261

0 commit comments

Comments
 (0)