Fixed broken test after refactor
continuous-integration/woodpecker the build was successful
Details
continuous-integration/woodpecker the build was successful
Details
parent
203142b95b
commit
551a0a7618
|
@ -142,8 +142,7 @@ mod test {
|
|||
|
||||
Selling::run_command(
|
||||
ctx,
|
||||
SellingParams {
|
||||
token: "".to_string(),
|
||||
&SellingParams {
|
||||
query: "sed".to_string(),
|
||||
sort: None,
|
||||
order: None,
|
||||
|
|
Loading…
Reference in New Issue