mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
Fix error
This commit is contained in:
parent
7f80851c4c
commit
eb7b16a307
@ -89,7 +89,7 @@ async fn alice_manually_punishes_after_bob_dead_and_bob_cancels() {
|
||||
.await
|
||||
.unwrap_err();
|
||||
assert_eq!(
|
||||
&error,
|
||||
error.to_string(),
|
||||
"Cannot refund swap because we have already been punished"
|
||||
);
|
||||
Ok(())
|
||||
|
Loading…
x
Reference in New Issue
Block a user