Skip to content

Commit 81cbb28

Browse files
committed
test: change browserstack ipa file location
1 parent b654481 commit 81cbb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Tests/browserstack.ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ source: pytest-browserstack:sample-sdk:v1.0
2626
# Set `app` to define the app that is to be used for testing.
2727
# It can either take the id of any uploaded app or the path of the app directly.
2828
#app: ./WikipediaSample.apk
29-
app: ../build/output/iOS/IPA/Payload.ipa #For running local tests
29+
app: ./Payload.ipa #For running local tests
3030

3131
# =======================================
3232
# Platforms (Browsers / Devices to test)

0 commit comments

Comments
 (0)