diff options
| -rw-r--r-- | ios/TestPlans/MullvadVPNApp.xctestplan | 1 | ||||
| -rw-r--r-- | ios/TestPlans/MullvadVPNCI.xctestplan | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ios/TestPlans/MullvadVPNApp.xctestplan b/ios/TestPlans/MullvadVPNApp.xctestplan index 72cc666962..f0f5d461f0 100644 --- a/ios/TestPlans/MullvadVPNApp.xctestplan +++ b/ios/TestPlans/MullvadVPNApp.xctestplan @@ -50,6 +50,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:MullvadVPN.xcodeproj", "identifier" : "58C7A43C2A863F450060C66F", diff --git a/ios/TestPlans/MullvadVPNCI.xctestplan b/ios/TestPlans/MullvadVPNCI.xctestplan index 9cee7cef4f..cc3dc95a4e 100644 --- a/ios/TestPlans/MullvadVPNCI.xctestplan +++ b/ios/TestPlans/MullvadVPNCI.xctestplan @@ -58,6 +58,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:MullvadVPN.xcodeproj", "identifier" : "58C7A43C2A863F450060C66F", |
