diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/test-manager/src/tests/install.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-manager/src/tests/install.rs b/test/test-manager/src/tests/install.rs index c6d362825e..f086385f21 100644 --- a/test/test-manager/src/tests/install.rs +++ b/test/test-manager/src/tests/install.rs @@ -277,7 +277,7 @@ pub async fn test_install_new_app(_: TestContext, rpc: ServiceClient) -> Result< /// /// This test is supposed to guard against regressions to this fix included in /// the 2021.3-beta1 release: -/// https://github.com/mullvad/mullvadvpn-app/blob/main/CHANGELOG.md#security-10 +/// https://github.com/mullvad/mullvadvpn-app/blob/2021.3-beta1/CHANGELOG.md#security #[test_function(priority = -150)] pub async fn test_installation_idempotency( _: TestContext, |
