aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index a093ddf..4000f4a 100755
--- a/test.sh
+++ b/test.sh
@@ -17,7 +17,7 @@ EXIT_STATUS=0
(xcodebuild \
-workspace Example/Firebase.xcworkspace \
- -scheme AllTests \
+ -scheme AllUnitTests \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 7' \
build \