comma
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -56,7 +56,7 @@ module.exports = function(config) { | ... | @@ -56,7 +56,7 @@ module.exports = function(config) { |
56 | 56 | ||
57 | // custom launchers for sauce labs | 57 | // custom launchers for sauce labs |
58 | //define SL browsers | 58 | //define SL browsers |
59 | customLaunchers: customLaunchers | 59 | customLaunchers: customLaunchers, |
60 | 60 | ||
61 | // Start these browsers, currently available: | 61 | // Start these browsers, currently available: |
62 | // - Chrome | 62 | // - Chrome | ... | ... |
-
Please register or sign in to post a comment