Skip to content

Commit

Permalink
Enable "Should refresh Report history if the user go back on the brow…
Browse files Browse the repository at this point in the history
…ser"
  • Loading branch information
clari182 committed Mar 18, 2024
1 parent 9eb4c92 commit 8264da6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ describe('Incidents', () => {
cy.url().should('include', '/cite/10');
});

conditionalIt.skip(
conditionalIt(
!Cypress.env('isEmptyEnvironment'),
'Should refresh Report history if the user go back on the browser',
() => {
Expand Down

0 comments on commit 8264da6

Please sign in to comment.