summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-04-10 10:22:00 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-04-17 10:16:53 +0200
commit5ea76a5321649fa1b330e92de5451d9af845343a (patch)
tree678caa13a7cc0352c632af7c86835dcd346f3c7a /test
parent3f06c5015118374f494887ffa50f5843f43a3fad (diff)
downloadmullvadvpn-5ea76a5321649fa1b330e92de5451d9af845343a.tar.xz
mullvadvpn-5ea76a5321649fa1b330e92de5451d9af845343a.zip
Run nightly formatter for tests
Diffstat (limited to 'test')
-rw-r--r--test/test-manager/src/tests/helpers.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-manager/src/tests/helpers.rs b/test/test-manager/src/tests/helpers.rs
index 86cbecb50c..dd0efdc182 100644
--- a/test/test-manager/src/tests/helpers.rs
+++ b/test/test-manager/src/tests/helpers.rs
@@ -509,8 +509,8 @@ pub fn get_app_env() -> HashMap<String, String> {
///
/// # Note
/// This function does not handle bridges and multihop configurations (currently). There is no
-/// particular reason for this other than it not being needed at the time, so feel free to extend this
-/// function :).
+/// particular reason for this other than it not being needed at the time, so feel free to extend
+/// this function :).
pub async fn constrain_to_relay(
mullvad_client: &mut MullvadProxyClient,
query: RelayQuery,