Skip to content

Commit

Permalink
clippy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
psorinionut committed Jan 13, 2025
1 parent 6ff91e7 commit c755d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dex/farm/tests/external_interaction_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ fn test_wrong_original_owner_on_behalf_validation() {
.execute_esdt_transfer(
&blacklisted_address,
&farm_setup.farm_wrapper,
&FARMING_TOKEN_ID,
FARMING_TOKEN_ID,
0,
&rust_biguint!(farm_token_amount),
|sc| {
Expand Down

0 comments on commit c755d38

Please sign in to comment.