Skip to content

Commit

Permalink
💚 Try fixing gérer spec flakiness
Browse files Browse the repository at this point in the history
  • Loading branch information
lajarre committed Sep 14, 2021
1 parent 6975fc4 commit d33fb3a
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -12,6 +12,8 @@ describe(`Manage page test (${
let responses = {}
const hostnamesToRecord = ['entreprise.data.gouv.fr', 'geo.api.gouv.fr']
beforeEach(() => {
cy.clearLocalStorage() // Try to avoid flaky tests

pendingRequests = new Set()
responses = {}
cy.setInterceptResponses(
Expand Down

0 comments on commit d33fb3a

Please sign in to comment.