Skip to content

Commit

Permalink
chore: test on another device
Browse files Browse the repository at this point in the history
  • Loading branch information
silkimen committed Aug 19, 2021
1 parent 9d870e7 commit 5499f2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e-tooling/caps.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ const configs = {
'browserstack.networkLogs': false
},
browserstackAndroidDevice: {
device: 'Google Nexus 6',
os_version: '6.0',
device: 'Google Pixel 3',
os_version: '9.0',
project: 'HTTP Test App',
autoWebview: true,
app: 'HttpTestAppAndroid',
Expand Down

0 comments on commit 5499f2a

Please sign in to comment.