Skip to content

Commit

Permalink
Merge branch 'release/2.21.0' into feature/SD-466-map-zoom-on-load
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdowdle committed Nov 13, 2024
2 parents b99b16e + a738cee commit 3295738
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/nuxt-app/cypress.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@ export default defineConfig({
return config
}
},
retries: {
runMode: 3,
openMode: 0
},
blockHosts: ['*youtube.com', '*doubleclick.net']
})

0 comments on commit 3295738

Please sign in to comment.