Skip to content

Commit

Permalink
Upgrading tests to use Firefox version 120
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jun 19, 2024
1 parent ad6c737 commit 6742cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/karma.lambdatest.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const ltBrowsers = {
remote_firefox: {
browserName: 'firefox',
browserVersion: '118',
browserVersion: '120',
'LT:Options': {
platformName: 'Windows 10'
}
Expand Down

0 comments on commit 6742cfa

Please sign in to comment.