Skip to content

Commit 0cfdb75

Browse files
test: Update iOS test app
1 parent 2dd9815 commit 0cfdb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/appium/java_client/utils/TestUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
public class TestUtils {
3737
public static final String IOS_SIM_VODQA_RELEASE_URL =
38-
"https://github.com/appium/VodQAReactNative/releases/download/v1.0.1/VodQAReactNative-simulator-release.zip";
38+
"https://github.com/appium/VodQAReactNative/releases/download/v1.2.3/VodQAReactNative-simulator-release.zip";
3939

4040
private TestUtils() {
4141
}

0 commit comments

Comments
 (0)