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(
|
Selling::run_command(
|
||||||
ctx,
|
ctx,
|
||||||
SellingParams {
|
&SellingParams {
|
||||||
token: "".to_string(),
|
|
||||||
query: "sed".to_string(),
|
query: "sed".to_string(),
|
||||||
sort: None,
|
sort: None,
|
||||||
order: None,
|
order: None,
|
||||||
|
|
Loading…
Reference in New Issue