Skip to content
Permalink
Browse files

Remove explicit selenium version option

  • Loading branch information
c0bra committed Dec 9, 2014
1 parent 8e6deaa commit 1e98d62e31674969ff35cf21ead9f15e4fcfbfed
Showing with 1 addition and 4 deletions.
  1. +1 −4 test/karma.conf.js
@@ -93,10 +93,7 @@ module.exports = function(config) {
sauceLabs: {
username: 'nggrid',
startConnect: false,
testName: 'ui-grid unit tests',
options: {
'selenium-version': '2.41.0' // NOTE: trying this to see if tests run better
}
testName: 'ui-grid unit tests'
},

// For more browsers on Sauce Labs see:

0 comments on commit 1e98d62

Please sign in to comment.
You can’t perform that action at this time.