Skip to content

Commit

Permalink
update ios
Browse files Browse the repository at this point in the history
  • Loading branch information
metal-messiah committed Sep 17, 2024
1 parent eff4eb4 commit 086a71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wdio/config/lambdatest.conf.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ function lambdaTestCapabilities () {
capabilities['LT:Options'].app = 'lt://APP1016027451726583159334455'
} else /* === 'ios' */ {
capabilities['appium:platformName'] = 'ios'
capabilities['LT:Options'].app = 'lt://APP10160352241718734672953481'
capabilities['LT:Options'].app = 'lt://APP1016038711726585722814439'
}
} else {
capabilities['appium:platformName'] = testBrowser.device_name
Expand Down

0 comments on commit 086a71c

Please sign in to comment.