We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45db9ee commit 2d737a2Copy full SHA for 2d737a2
1 file changed
scripts/objc-test.sh
@@ -72,7 +72,7 @@ waitForWebSocketServer() {
72
runTests() {
73
# shellcheck disable=SC1091
74
source "$ROOT/scripts/.tests.env"
75
- xcodebuild build test \
+ xcodebuild test \
76
-workspace RNTesterPods.xcworkspace \
77
-scheme RNTester \
78
-sdk iphonesimulator \
0 commit comments