We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486fd32 commit 634e0d9Copy full SHA for 634e0d9
test/test-manager/src/tests/helpers.rs
@@ -509,8 +509,8 @@ pub fn get_app_env() -> HashMap<String, String> {
509
///
510
/// # Note
511
/// This function does not handle bridges and multihop configurations (currently). There is no
512
-/// particular reason for this other than it not being needed at the time, so feel free to extend this
513
-/// function :).
+/// particular reason for this other than it not being needed at the time, so feel free to extend
+/// this function :).
514
pub async fn constrain_to_relay(
515
mullvad_client: &mut MullvadProxyClient,
516
query: RelayQuery,
0 commit comments