Skip to content

Commit b06cd7d

Browse files
committed
try a different device
1 parent f4e5b9c commit b06cd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/browserstack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def executeTestsWithAddedParams(appUrl, testUrl, devices, numRetries, addedParam
269269

270270
def executeTests(appUrl, testUrl):
271271
devices = [
272-
"Samsung Galaxy S22-14.0",
272+
"Samsung Galaxy S24-14.0",
273273
]
274274

275275
# We only have 25 parallel runs, and we want multiple PRs to run at the same time.

0 commit comments

Comments
 (0)