diff options
| author | Oskar <oskar@mullvad.net> | 2024-11-05 09:07:25 +0100 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2024-11-14 16:43:38 +0100 |
| commit | d40ddb0ecc2a41b41d1b96af277e8f34994ccaa8 (patch) | |
| tree | 41d24919aa752f42cc8e44cac2a2268337d4c6d7 /test/docs | |
| parent | 56d5c5d9bc5064014c1afbecca7e2a67ccb6509e (diff) | |
| download | mullvadvpn-d40ddb0ecc2a41b41d1b96af277e8f34994ccaa8.tar.xz mullvadvpn-d40ddb0ecc2a41b41d1b96af277e8f34994ccaa8.zip | |
Update script and code references to gui-directory
Diffstat (limited to 'test/docs')
| -rw-r--r-- | test/docs/BUILD_OS_IMAGE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/docs/BUILD_OS_IMAGE.md b/test/docs/BUILD_OS_IMAGE.md index 87e2c88e58..659eb7d55e 100644 --- a/test/docs/BUILD_OS_IMAGE.md +++ b/test/docs/BUILD_OS_IMAGE.md @@ -211,7 +211,7 @@ This can be achieved as follows: ## Windows Security -Windows Defender ocasionally kills the `test-runner` because it believes it to be a trojan. This can be worked around by excluding `E:` and [the folder containing the standalone e2e GUI test executable](../../gui/README.md) following this guide: https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26. +Windows Defender ocasionally kills the `test-runner` because it believes it to be a trojan. This can be worked around by excluding `E:` and [the folder containing the standalone e2e GUI test executable](../../desktop/packages/mullvad-vpn/README.md) following this guide: https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26. ## Finishing setup |
