Skip to content

Commit 23a0dbe

Browse files
committed
updated config
1 parent dfdec70 commit 23a0dbe

File tree

2 files changed

+808
-498
lines changed

2 files changed

+808
-498
lines changed

applitools.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module.exports = {
33
apiKey: process.env.APPLITOOLS_API_KEY,
44
serverUrl: 'https://eyes.applitools.com',
55
batchName: 'Storybook React Tutorial',
6-
testConcurrency: 100,
76
showLogs: false,
87
browser: [ // See https://applitools.com/tutorials/sdks/storybook/browsers for additional supported browsers and devices.
98
{ width: 1024, height: 768, name: 'chrome' },

0 commit comments

Comments
 (0)