Skip to content

Commit

Permalink
started cleaning scenario tests before running them (flutter#25222)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaaclarke authored Mar 25, 2021
1 parent a316f62 commit 8a09fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/scenario_app/run_ios_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ cd ios/Scenarios
set -o pipefail && xcodebuild -sdk iphonesimulator \
-scheme Scenarios \
-destination 'platform=iOS Simulator,OS=13.0,name=iPhone 8' \
test \
clean test \
FLUTTER_ENGINE="$FLUTTER_ENGINE"

0 comments on commit 8a09fd2

Please sign in to comment.