Skip to content

Commit

Permalink
[Test] update e2e tests after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Oct 12, 2023
1 parent d9e78a8 commit 2db03b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
context('Mission actions', () => {
beforeEach(() => {
cy.viewport(1280, 1024)
cy.visit(`/side_window`)
cy.visit(`/side_window`).wait(1000)
})

it('An infraction Should be duplicated', () => {
Expand Down

0 comments on commit 2db03b4

Please sign in to comment.