Skip to content

Commit

Permalink
rename sanity_module into transaction
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed Mar 2, 2021
1 parent 8174007 commit 1727ead
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@ pub mod explorer;
Run some transaction for ~15 minutes or specified no of transactions (100)
*/
#[cfg(feature = "sanity-non-functional")]
pub mod sanity;
pub mod transaction;
/*
Long running test for self node (48 h)
*/
Expand Down

0 comments on commit 1727ead

Please sign in to comment.