Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Update karma firefox (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-PatrickOFriel authored Jun 21, 2017
1 parent a409fba commit 4d4d26a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/karma/ci.karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ module.exports = function (config) {
browser: 'chrome',
os: 'OS X',
os_version: 'Sierra'
}//,
// bs_osx_firefox_latest: {
// base: 'BrowserStack',
// browser: 'firefox',
// os: 'OS X',
// os_version: 'Sierra'
// }
},
bs_osx_firefox_latest: {
base: 'BrowserStack',
browser: 'firefox',
os: 'OS X',
os_version: 'Sierra'
}
};

config.set({
Expand Down

0 comments on commit 4d4d26a

Please sign in to comment.