mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 07:56:05 -04:00
fix formatting
This commit is contained in:
parent
33ebd74ac0
commit
69fd07b0b6
@ -69,7 +69,7 @@ async fn alice_manually_punishes_after_bob_dead_and_bob_cancels() {
|
||||
let (_, alice_state) =
|
||||
asb::punish(alice_swap.swap_id, alice_swap.bitcoin_wallet, alice_swap.db).await?;
|
||||
ctx.assert_alice_punished(alice_state).await;
|
||||
// Bob is in wrong state.
|
||||
// Bob is in wrong state.
|
||||
let (bob_swap, bob_join_handle) = ctx
|
||||
.stop_and_resume_bob_from_db(bob_join_handle, bob_swap_id)
|
||||
.await;
|
||||
|
Loading…
x
Reference in New Issue
Block a user