Skip to content

Commit

Permalink
chore: e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
N3TC4T committed Nov 27, 2024
1 parent 4449239 commit 4e3d53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .detoxrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
'ios.simulator': {
type: 'ios.simulator',
headless: process.env.CI ? true : undefined,
device: { type: 'iPhone 15 Pro' },
device: { type: 'iPhone 16 Pro' },
},
'android.emulator': {
type: 'android.apk',
Expand Down

0 comments on commit 4e3d53c

Please sign in to comment.