Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
ratik committed Nov 21, 2024
1 parent c393efe commit 88d5db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/native-bond-provider/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ fn process_on_idle_not_core_contract() {
fn process_on_idle_delegation() {
let mut deps = mock_dependencies(&[]);
mock_locator_query(&mut deps);
mock_locator_query(&mut deps);

CONFIG
.save(deps.as_mut().storage, &get_default_config())
Expand Down

0 comments on commit 88d5db5

Please sign in to comment.