2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Fix SauceLabs config

This commit is contained in:
Nick Uraltsev
2017-10-20 07:31:15 -07:00
parent 638804aa2c
commit 94f1e21ba3
+1 -1
View File
@@ -221,7 +221,7 @@ module.exports = function(config) {
sauceLabs: { sauceLabs: {
recordScreenshots: false, recordScreenshots: false,
connectOptions: { connectOptions: {
port: 5757, // port: 5757,
logfile: 'sauce_connect.log' logfile: 'sauce_connect.log'
}, },
public: 'public' public: 'public'