fix: dprint

This commit is contained in:
binarybaron 2024-07-23 21:25:36 +02:00
parent 99852907c6
commit 31d4086692
No known key found for this signature in database
GPG Key ID: 99B75D3E1476A26E

View File

@ -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);