mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-23 16:19:47 -05:00
fix: dprint
This commit is contained in:
parent
99852907c6
commit
31d4086692
@ -582,7 +582,7 @@ mod tests {
|
|||||||
env_config: testnet_env_config,
|
env_config: testnet_env_config,
|
||||||
cmd: Command::History {
|
cmd: Command::History {
|
||||||
only_unfinished: false,
|
only_unfinished: false,
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
let args = parse_args(raw_ars).unwrap();
|
let args = parse_args(raw_ars).unwrap();
|
||||||
assert_eq!(expected_args, args);
|
assert_eq!(expected_args, args);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user