Skip to content

Commit

Permalink
fixed integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Oct 17, 2024
1 parent a6ae9e7 commit 5ca28ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ fn test_set_self_admin_instantiate2() {
close_proposal_on_execution_failure: false,
pre_propose_info: PreProposeInfo::AnyoneMayPropose {},
veto: None,
delegation_module: None,
})
.unwrap(),
admin: Some(Admin::CoreModule {}),
Expand Down

0 comments on commit 5ca28ec

Please sign in to comment.