Cargo fmt

This commit is contained in:
Prabhpreet Dua
2024-02-18 14:13:33 +05:30
parent b51466eaec
commit 19a0a22b62

View File

@@ -68,7 +68,7 @@ fn check_exchange_under_normal() {
break port;
}
};
let listen_addr = format!("localhost:{port}");
let mut server = test_bin::get_test_bin(BIN)
.args(["exchange", "secret-key"])