Skip to content

Commit

Permalink
Trying with MacOS Ventura as platformName
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Dec 11, 2023
1 parent f4c8c8c commit 6bb528f
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 @@ -25,7 +25,7 @@ module.exports = {
browserName: "Safari",
browserVersion: "16",
'LT:Options': {
platformName: 'MacOS Monterey'
platformName: 'MacOS Ventura'
}
}
}
Expand Down

0 comments on commit 6bb528f

Please sign in to comment.