Skip to content

Commit

Permalink
Enable Firefox 70 browser (SauceLabs debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfoucrier committed Jun 12, 2020
1 parent 8685d86 commit 8087fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ module.exports = function (config) {
/*sl_chrome_49: {
browserName: 'chrome',
browserVersion: '49'
},
},*/
sl_firefox_70: {
browserName: 'firefox',
browserVersion: '70'
},
sl_safari_8: {
/*sl_safari_8: {
browserName: 'safari',
browserVersion: '8',
platformName: 'OS X 10.10'
Expand Down

0 comments on commit 8087fab

Please sign in to comment.