Skip to content

Commit

Permalink
Governance-v2: Clippy fixes for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CostinCarabas committed Sep 7, 2023
1 parent 897aea8 commit 9d87efa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ where
EsdtLocalRole::NftUpdateAttributes,
];
b_mock.set_esdt_local_roles(
&gov_wrapper.address_ref(),
gov_wrapper.address_ref(),
WXMEX_TOKEN_ID,
&vote_nft_roles[..],
);
Expand Down

0 comments on commit 9d87efa

Please sign in to comment.