Skip to content

Commit

Permalink
chore: try fix testing on Galaxy S10
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Nov 6, 2024
1 parent 51bf538 commit 986884d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/browser-test-config/lambdatest-karma.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ module.exports = function (config) {
},
android: {
...launcherDefaults,
browserName: 'Galaxy S10 5G',
version: '14',
platform: 'Galaxy S10 5G'
platform: 'android'
}
}

Expand Down

0 comments on commit 986884d

Please sign in to comment.