Skip to content

Commit

Permalink
Re-enable waitForAnimations setting
Browse files Browse the repository at this point in the history
for cypress tests.
  • Loading branch information
Lehats committed Nov 30, 2023
1 parent e66121d commit fc4f7d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ module.exports = defineConfig({
},
},
defaultCommandTimeout: 10000,
waitForAnimations: false,
animationDistanceThreshold: 50,
retries: 3
});

0 comments on commit fc4f7d8

Please sign in to comment.