Skip to content

Commit

Permalink
fix: applitools delay added to fix VRT
Browse files Browse the repository at this point in the history
  • Loading branch information
benlister-okta committed Aug 6, 2024
1 parent 1804598 commit 958fb4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/odyssey-storybook/applitools.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const applitoolsConfig = {
runInDocker: true,
serverUrl: "https://oktaeyes.applitools.com",
testConcurrency: 20,
waitBeforeCapture: 1000,
};

module.exports = applitoolsConfig;

0 comments on commit 958fb4e

Please sign in to comment.