From 37a4ac5977df550e3088cc318040aa21203abf81 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Wed, 9 Dec 2020 17:02:17 +1100 Subject: [PATCH] typo --- swap/tests/alice_safe_restart.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swap/tests/alice_safe_restart.rs b/swap/tests/alice_safe_restart.rs index ea1704ec..49862a4b 100644 --- a/swap/tests/alice_safe_restart.rs +++ b/swap/tests/alice_safe_restart.rs @@ -80,7 +80,7 @@ async fn setup_wallets( } #[tokio::test] -async fn given_alice_restarts_after_encsig_is_learned_resume_swap() { +renamasync fn given_alice_restarts_after_encsig_is_learned_resume_swap() { setup_tracing(); let alice_multiaddr: Multiaddr = "/ip4/127.0.0.1/tcp/9876"