Skip to content

Commit

Permalink
Update coding test id codingTest-actions.cy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Janesh98 authored Sep 25, 2023
1 parent bcc1a7f commit 9a895ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e2e/cypress/e2e/my-tests/codingTest-actions.cy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beforeEach(() => {
cy.viewport(1920, 1080);
cy.visit('/codingtest/6368dc0abb813e912f7ab632/6368e37dbb813ece6b7ab634');
cy.visit('/codingtest/6093ca74bb551c1e20f14fbf/6511dd2eb69c4c9c3f3ee8e6');
cy.wait(8000);
});

Expand Down

0 comments on commit 9a895ba

Please sign in to comment.