Skip to content

Commit

Permalink
test: upgrade visual test iphone
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamGaash committed Nov 16, 2024
1 parent cfee75c commit 0a54c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/visual.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ test.describe('Visual Tests', () => {
{ width: 1280, height: 720, name: 'safari' },
{ width: 375, height: 667, name: 'chrome' },
{
iosDeviceInfo: { deviceName: 'iPhone 8' },
iosDeviceInfo: { deviceName: 'iPhone 16' },
},
],
})
Expand Down

0 comments on commit 0a54c73

Please sign in to comment.