Skip to content

Commit

Permalink
remove duplicate bundleid
Browse files Browse the repository at this point in the history
  • Loading branch information
maxphillipsdev committed Jan 7, 2025
1 parent 6a717a4 commit 8a93210
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,6 @@ class LocalXCTestInstaller(
private const val XCTEST_RUN_PATH = "maestro-driver-config.xctestrun"
private const val UI_TEST_HOST_PATH = "maestro-driver.zip"
private const val UI_TEST_RUNNER_APP_BUNDLE_ID = "dev.mobile.maestro-driverUITests.xctrunner"
private const val UI_TEST_RUNNER_APP_BUNDLE_ID =
"dev.mobile.maestro-driver-iosUITests.xctrunner"

private const val SERVER_LAUNCH_TIMEOUT_MS = 120000L
private const val MAESTRO_DRIVER_STARTUP_TIMEOUT = "MAESTRO_DRIVER_STARTUP_TIMEOUT"
Expand Down

0 comments on commit 8a93210

Please sign in to comment.