Skip to content

Commit

Permalink
Fix integration tests simulator (#4396)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Oct 23, 2024
1 parent becbb38 commit 77a6c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ jobs:
command: bundle exec fastlane backend_integration_tests test_plan:"BackendIntegrationTests-All-CI"
no_output_timeout: 5m
environment:
SCAN_DEVICE: iPhone 14 (17.4.0)
SCAN_DEVICE: iPhone 16 (18.0.0)
- compress_result_bundle:
directory: fastlane/test_output/xctest/ios
bundle_name: BackendIntegrationTests
Expand Down

0 comments on commit 77a6c7b

Please sign in to comment.