Skip to content

Commit 3deb9b6

Browse files
author
vhristov5555
committed
Fix ios 13 test.
1 parent ecfbaaf commit 3deb9b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/test/java/sync/tests/NSSyncTests.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ public void test_01_verify_devices_tab() throws Exception {
9595
this.deviceName = "iPhone 7 12";
9696

9797
}
98+
if (this.settings.platformVersion.toString().contains("13.")) {
99+
this.deviceName = "iPhone XR 13";
100+
101+
}
102+
98103
}
99104
String modelExpected;
100105
if (settings.deviceType == DeviceType.Emulator) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy