Skip to content

Commit 8a8215d

Browse files
author
Sassoun Derderian
committed
fix: set startConnect to false in karma-sauce-launcher
1 parent c0192a4 commit 8a8215d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ module.exports = function (config) {
114114
public: 'public',
115115
recordScreenshots: false,
116116
recordVideo: false,
117-
startConnect: false,
118117
testName: 'workfront-api',
119118
tunnelIdentifier: process.env.TRAVIS_JOB_NUMBER
120119
},

0 commit comments

Comments
 (0)