Skip to content

Commit 19f62d9

Browse files
committed
reset
1 parent d0805a4 commit 19f62d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial-cypress/cypress/e2e/examples/applitools.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ describe('Hello Cypress, This is Applitools', () => {
1111
testName: 'Hello'
1212
});
1313
//cy.contains('?diff1').click();
14-
cy.contains('Click me!').click();
14+
//cy.contains('Click me!').click();
1515
cy.eyesCheckWindow();
1616
cy.eyesClose();
1717
});

0 commit comments

Comments
 (0)