Skip to content

Commit 986884d

Browse files
committed
chore: try fix testing on Galaxy S10
1 parent 51bf538 commit 986884d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/browser-test-config/lambdatest-karma.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ module.exports = function (config) {
5151
},
5252
android: {
5353
...launcherDefaults,
54+
browserName: 'Galaxy S10 5G',
5455
version: '14',
55-
platform: 'Galaxy S10 5G'
56+
platform: 'android'
5657
}
5758
}
5859

0 commit comments

Comments
 (0)