diff options
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/MullvadVPNUITests/tests.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ios/MullvadVPNUITests/tests.json b/ios/MullvadVPNUITests/tests.json index ab6a0ff3de..3d45b2ea9f 100644 --- a/ios/MullvadVPNUITests/tests.json +++ b/ios/MullvadVPNUITests/tests.json @@ -15,7 +15,11 @@ ], "api-tests": [ "AccountTests" + ], + "pr-opened": [ + "AccountTests/testLogin", + "AccountTests/testCreateAccount", + "RelayTests" ] } -} - +}
\ No newline at end of file |
