2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +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: {
recordScreenshots: false,
connectOptions: {
port: 5757,
// port: 5757,
logfile: 'sauce_connect.log'
},
public: 'public'