Skip to content

Commit

Permalink
Ensure interaction with element (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehats authored Nov 29, 2023
2 parents 964f8f4 + 9f56bfa commit 6768a9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/client/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ module.exports = defineConfig({
},
},
defaultCommandTimeout: 10000,
waitForAnimations: false,
animationDistanceThreshold: 50,
});

0 comments on commit 6768a9c

Please sign in to comment.