mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-24 15:09:35 -05:00
Rename refund test as it is alice specific
This commit is contained in:
parent
9af8ab3028
commit
2212758d17
@ -14,7 +14,7 @@ pub mod testutils;
|
||||
// Bob locks btc and Alice locks xmr. Alice fails to act so Bob refunds. Alice
|
||||
// then also refunds.
|
||||
#[tokio::test]
|
||||
async fn both_refund() {
|
||||
async fn given_alice_restarts_after_xmr_is_locked_abort_swap() {
|
||||
let _guard = init_tracing();
|
||||
|
||||
let cli = Cli::default();
|
Loading…
Reference in New Issue
Block a user