Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jhernandezb committed Jan 25, 2024
1 parent 35f84f4 commit eb39154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite/src/sg721_base/tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ mod tests {

// update explicit content with new creator
let res = app.execute_contract(
creator.clone(),
creator,
contract.clone(),
&Sg721ExecuteMsg::<Empty, Empty>::UpdateCollectionInfo {
collection_info: UpdateCollectionInfoMsg {
Expand Down

0 comments on commit eb39154

Please sign in to comment.