Skip to content

Commit

Permalink
Fix merkle integration test use
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Jan 19, 2024
1 parent 317ef61 commit 5b82038
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-test/tests/contracts/cw/hook.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ impl Hook {
.instantiate(
codes.hook_merkle,
&hook::merkle::InstantiateMsg {
owner: owner.address(),
mailbox,
},
Some(deployer.address().as_str()),
Expand Down

0 comments on commit 5b82038

Please sign in to comment.