diff options
| -rw-r--r-- | ios/Configurations/UITests.xcconfig.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Configurations/UITests.xcconfig.template b/ios/Configurations/UITests.xcconfig.template index 42465a9a59..b0dd878820 100644 --- a/ios/Configurations/UITests.xcconfig.template +++ b/ios/Configurations/UITests.xcconfig.template @@ -22,7 +22,7 @@ HAS_TIME_ACCOUNT_NUMBER = // the Debug configuration is provided for developer convenience, and uses real accounts. // Ad serving domain used when testing ad blocking. Note that we are assuming there's an HTTP server running on the host. -AD_SERVING_DOMAIN = vpnlist.to +AD_SERVING_DOMAIN = analytics.google.com // A domain which should be reachable. Used to verify Internet connectivity. Must be running a server on port 80. SHOULD_BE_REACHABLE_DOMAIN = mullvad.net |
