Skip to content

Commit c9fde7e

Browse files
authored
test: upgrade visual test iphone (#928)
1 parent cfee75c commit c9fde7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/visual.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ test.describe('Visual Tests', () => {
99
{ width: 1280, height: 720, name: 'safari' },
1010
{ width: 375, height: 667, name: 'chrome' },
1111
{
12-
iosDeviceInfo: { deviceName: 'iPhone 8' },
12+
iosDeviceInfo: { deviceName: 'iPhone 16' },
1313
},
1414
],
1515
})

0 commit comments

Comments
 (0)