Skip to content

Commit

Permalink
Clippy fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
CostinCarabas committed Nov 10, 2023
1 parent 2e9a500 commit bd02b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dex/farm/tests/farm_setup/farm_rewards_distr_setup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ where
&self.farm_wrapper,
FARM_TOKEN_ID,
farm_token_nonce,
&farm_out_amount.clone(),
&farm_out_amount,
|sc| {
let multi_result = sc.exit_farm_endpoint(OptionalValue::None);

Expand Down

0 comments on commit bd02b83

Please sign in to comment.