Skip to content

Commit

Permalink
fixup! Make test_wireguard_tunnel use location: Any
Browse files Browse the repository at this point in the history
  • Loading branch information
Serock3 committed Nov 20, 2024
1 parent 9c2f87c commit 723929f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-manager/src/tests/tunnel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use mullvad_types::{
constraints::Constraint,
relay_constraints::{
self, BridgeConstraints, BridgeSettings, BridgeType, OpenVpnConstraints, RelayConstraints,
RelaySettings, TransportPort, WireguardConstraints,
RelaySettings, TransportPort,
},
wireguard,
};
Expand Down

0 comments on commit 723929f

Please sign in to comment.