summaryrefslogtreecommitdiff
path: root/karma-testingbot.conf.js
diff options
context:
space:
mode:
Diffstat (limited to 'karma-testingbot.conf.js')
-rw-r--r--karma-testingbot.conf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/karma-testingbot.conf.js b/karma-testingbot.conf.js
index e7eb37d..2a3f0d9 100644
--- a/karma-testingbot.conf.js
+++ b/karma-testingbot.conf.js
@@ -57,7 +57,7 @@ module.exports = function(config) {
'se-port': 4445,
logfile: 'testingbot_tunnel.log'
},
- public: 'public'
+ public: true
},
// up the no activity timeout in case of traffic
browserNoActivityTimeout: 10000,