Skip to content

Commit

Permalink
local-ic: Change contract label in liquid staker tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dowlandaiello committed Aug 14, 2024
1 parent f530f57 commit bf70f3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fn make_liquid_staker(test_ctx: &mut TestContext) -> Result<String, LocalError>
DEFAULT_KEY,
&serde_json::to_string(&valence_outpost_osmo_liquid_pooler::msg::InstantiateMsg {})
.unwrap(),
"valence_liquid_pooler",
"valence_outpost_osmo_liquid_pooler",
None,
"",
)
Expand Down

0 comments on commit bf70f3e

Please sign in to comment.