Skip to content

Commit

Permalink
Remove comment about chrome 49
Browse files Browse the repository at this point in the history
  • Loading branch information
rmi22186 committed Nov 15, 2023
1 parent c598adb commit e769ae7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/cross-browser-testing/browserstack.karma.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,6 @@ const customLaunchers = {
os: 'OS X',
os_version: 'Mojave'
},
// Oldest Chrome version to pass all tests
// bs_chrome_mac_49: {
// base: 'BrowserStack',
// browser: 'chrome',
// browser_version: '49.0',
// os: 'OS X',
// os_version: 'Mojave'
// },
}

module.exports = function(config) {
Expand Down

0 comments on commit e769ae7

Please sign in to comment.