diff --git a/geoffrey_api/src/commands/selling.rs b/geoffrey_api/src/commands/selling.rs index d4b396f..3369924 100644 --- a/geoffrey_api/src/commands/selling.rs +++ b/geoffrey_api/src/commands/selling.rs @@ -142,8 +142,7 @@ mod test { Selling::run_command( ctx, - SellingParams { - token: "".to_string(), + &SellingParams { query: "sed".to_string(), sort: None, order: None,