Skip to content

Commit 875bee6

Browse files
committed
Setting directConnect to false.
1 parent 07f637c commit 875bee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eform-client/protractor.conf.vsts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ exports.config = {
3737
maxSessions: 1,
3838
maxInstances: 1
3939
},
40-
directConnect: true,
40+
directConnect: false,
4141
baseUrl:
4242
'VSTS_TEST_SERVER_ADDRESS',
4343
framework:

0 commit comments

Comments
 (0)