Fixed broken test after refactor
continuous-integration/woodpecker the build was successful Details

main
Joey Hines 2021-12-18 09:10:51 -07:00
parent 203142b95b
commit 551a0a7618
No known key found for this signature in database
GPG Key ID: 80F567B5C968F91B
1 changed files with 1 additions and 2 deletions

View File

@ -142,8 +142,7 @@ mod test {
Selling::run_command(
ctx,
SellingParams {
token: "".to_string(),
&SellingParams {
query: "sed".to_string(),
sort: None,
order: None,