Skip to content

Commit

Permalink
feat: update scripts/testPrebidMobile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaPostindustria committed Jul 3, 2024
1 parent 8c8063d commit 7c16d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/testPrebidMobile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ fi
echo -e "\n${GREEN}Running PrebidMobile unit tests${NC} \n"
xcodebuild test \
-workspace PrebidMobile.xcworkspace \
-retry-tests-on-failure \
-scheme "PrebidMobileTests" \
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=latest' | xcpretty --color --test

Expand Down

0 comments on commit 7c16d46

Please sign in to comment.