Skip to content

Commit 634e0d9

Browse files
committed
Run nightly formatter for tests
1 parent 486fd32 commit 634e0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test-manager/src/tests/helpers.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,8 @@ pub fn get_app_env() -> HashMap<String, String> {
509509
///
510510
/// # Note
511511
/// 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 :).
512+
/// particular reason for this other than it not being needed at the time, so feel free to extend
513+
/// this function :).
514514
pub async fn constrain_to_relay(
515515
mullvad_client: &mut MullvadProxyClient,
516516
query: RelayQuery,

0 commit comments

Comments
 (0)