Skip to content

Commit

Permalink
feat: add withdraw action to proptests
Browse files Browse the repository at this point in the history
  • Loading branch information
nseguias committed Jul 22, 2024
1 parent f8387c5 commit 8a74779
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 12 deletions.
2 changes: 1 addition & 1 deletion integration-tests/tests/common/suite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ impl TestingSuite {
}

#[track_caller]
pub(crate) fn _withdraw_after_unbond(
pub(crate) fn withdraw_after_unbond(
&mut self,
sender: Addr,
denom: String,
Expand Down
Loading

0 comments on commit 8a74779

Please sign in to comment.