Skip to content

Commit

Permalink
Mark the iOS UI test target "large" to avoid timeouts, rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSylvester committed Apr 12, 2024
1 parent f767984 commit 655bf39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/ios/iosapp-UITests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ swift_library(

ios_ui_test(
name = "uitest",
size = "large",
minimum_os_version = "12.0",
provisioning_profile = "xcode_profile",
test_host = "//platform/ios:App",
Expand Down

0 comments on commit 655bf39

Please sign in to comment.