Skip to content

Commit afdf901

Browse files
author
Ives van Hoorne
committed
Change test to iPhone 6
1 parent 21c7abb commit afdf901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/integration-tests/browser-tests/browsers.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ describe('browser-tests', () => {
5151
const capabilities = {
5252
browserName: 'iPhone',
5353
platform: 'MAC',
54-
device: 'iPhone 5S',
54+
device: 'iPhone 6',
5555
};
5656

5757
await testPageWitCapabilities(capabilities);

0 commit comments

Comments
 (0)