diff --git a/CompanionLib/Utility/FBXCTestDescriptor.m b/CompanionLib/Utility/FBXCTestDescriptor.m index 24e8c4fe2..450fdb943 100644 --- a/CompanionLib/Utility/FBXCTestDescriptor.m +++ b/CompanionLib/Utility/FBXCTestDescriptor.m @@ -44,7 +44,7 @@ environment:environment ?: @{} waitForDebugger:waitForDebugger io:io - launchMode:FBApplicationLaunchModeFailIfRunning]; + launchMode:FBApplicationLaunchModeRelaunchIfRunning]; }]; }