Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxphillipsdev committed Jan 11, 2025
1 parent de2fbb4 commit 9eecc64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ class LocalXCTestInstaller(
logger.info("[Done] Writing maestro-driver-iosUITests-Runner app")

logger.info("[Start] Writing maestro-driver-ios app")
extractZipToApp("maestro-driver", UI_TEST_HOST_PATH, isTV)
extractZipToApp("maestro-driver-ios", UI_TEST_HOST_PATH, isTV)
logger.info("[Done] Writing maestro-driver-ios app")

logger.info("[Start] Running XcUITest with `xcodebuild test-without-building`")
Expand Down

0 comments on commit 9eecc64

Please sign in to comment.