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 6a944b5 commit f107220Copy full SHA for f107220
cypress.config.js
@@ -6,7 +6,7 @@ const { installPlugin } = require('@chromatic-com/cypress');
6
module.exports = defineConfig({
7
viewportHeight: 920,
8
viewportWidth: 1280,
9
- experimentalFastVisibility: true
+ experimentalFastVisibility: true,
10
e2e: {
11
'projectId': 'wpcwmv',
12
'watchForFileChanges': false,
0 commit comments