We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14de778 commit 0830cb6Copy full SHA for 0830cb6
cypress.config.js
@@ -6,12 +6,7 @@ const { installPlugin } = require('@chromatic-com/cypress');
6
module.exports = defineConfig({
7
viewportHeight: 920,
8
viewportWidth: 1280,
9
-<<<<<<< Updated upstream
10
experimentalFastVisibility: true,
11
-||||||| Stash base
12
-=======
13
- 'experimentalFastVisibility': true,
14
->>>>>>> Stashed changes
15
e2e: {
16
'projectId': 'wpcwmv',
17
'watchForFileChanges': false,
0 commit comments