Skip to content

Commit 742c008

Browse files
committed
[MOB-10368] Revert files
1 parent e083cd8 commit 742c008

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/endpoint-tests/scripts/run_test.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \
2323
xcodebuild -project swift-sdk.xcodeproj \
2424
-scheme endpoint-tests \
2525
-sdk iphonesimulator \
26-
-destination 'platform=iOS Simulator,name=iPhone 14' \
27-
-resultBundlePath TestResults.xcresult \
26+
-destination 'platform=iOS Simulator,name=iPhone 13' \
2827
test | xcpretty

0 commit comments

Comments
 (0)