forked from CosmWasm/wasmd
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add an integration test for ClearAdmin (#76)
* test: add an integration test for ClearAdmin Signed-off-by: 170210 <[email protected]> * chore: add this PR to CHANGELOG Signed-off-by: 170210 <[email protected]> * fixup: fix for comment Signed-off-by: 170210 <[email protected]> * fixup: use fixture func Signed-off-by: 170210 <[email protected]> * fixup: change import name Signed-off-by: 170210 <[email protected]> * fixup: modify createMsgEvent function Signed-off-by: 170210 <[email protected]> * fixup: move utility function into test_fixtures Signed-off-by: 170210 <[email protected]> * fixup: revert utility function relocation Signed-off-by: 170210 <[email protected]> --------- Signed-off-by: 170210 <[email protected]>
- Loading branch information
Showing
2 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters