- UI tests updated

This commit is contained in:
2023-09-15 13:59:27 +01:00
parent e5d1ef3a75
commit db68d71709

View File

@@ -39,7 +39,7 @@ commands:
- android/start-emulator-and-run-tests: - android/start-emulator-and-run-tests:
post-emulator-launch-assemble-command: ./gradlew assembleAndroidTest post-emulator-launch-assemble-command: ./gradlew assembleAndroidTest
test-command: ./gradlew connectedDebugAndroidTest --continue test-command: ./gradlew connectedDebugAndroidTest --continue
system-image: system-images;android-26;google_apis;x86 system-image: system-images;android-31;default;x86_64
# store screenshots for failed ui tests # store screenshots for failed ui tests
- when: - when:
condition: on_fail condition: on_fail