mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-03 12:06:17 -04:00
fix: dprint
This commit is contained in:
parent
99852907c6
commit
31d4086692
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ mod tests {
|
|||
env_config: testnet_env_config,
|
||||
cmd: Command::History {
|
||||
only_unfinished: false,
|
||||
}
|
||||
},
|
||||
};
|
||||
let args = parse_args(raw_ars).unwrap();
|
||||
assert_eq!(expected_args, args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue