We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b8aaf commit e29e92fCopy full SHA for e29e92f
2 files changed
conf/local-test.conf.js
@@ -14,7 +14,7 @@ const localConfig = {
14
browserVersion: 'latest',
15
'bstack:options': {
16
buildName: 'browserstack-build-1',
17
- source: 'webdriverio:sample-master:v1.0'
+ source: 'webdriverio:sample-master:v1.1'
18
}
19
},
20
],
conf/test.conf.js
@@ -5,7 +5,7 @@ const parallelConfig = {
5
commonCapabilities: {
6
7
8
9
10
11
capabilities: [
0 commit comments