Skip to content

Commit

Permalink
chore: re-add accidentally deleted test
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu committed Jul 25, 2022
1 parent 48f8ea0 commit 7158657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standalone/runtime/tests/test_vault_registry.rs
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ mod withdraw_collateral_test {
});
}

#[test]
fn integration_test_vault_registry_withdraw_collateral_respects_custom_thresholds() {
test_with(|vault_id| {
let currency_id = vault_id.collateral_currency();
Expand Down

0 comments on commit 7158657

Please sign in to comment.