mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
Fix lint
This commit is contained in:
parent
2952d9812b
commit
532831ee79
@ -47,7 +47,6 @@ async fn given_alice_and_bob_manually_cancel_when_timelock_not_expired_errors()
|
||||
.to_string()
|
||||
.contains("Cannot cancel swap because the cancel timelock has not expired yet"));
|
||||
|
||||
|
||||
ctx.restart_alice().await;
|
||||
let alice_swap = ctx.alice_next_swap().await;
|
||||
assert!(matches!(
|
||||
|
Loading…
x
Reference in New Issue
Block a user