Skip to content

Commit

Permalink
Disable model-based tests by default
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson committed Sep 15, 2021
1 parent 80559bd commit cb9bdd2
Show file tree
Hide file tree
Showing 2 changed files with 622 additions and 616 deletions.
2 changes: 2 additions & 0 deletions light-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ unstable = []
std = [
"flex-error/std"
]
# Enable to execute long-running model-based tests
mbt = []

[dependencies]
tendermint = { version = "0.21.0", path = "../tendermint" }
Expand Down
Loading

0 comments on commit cb9bdd2

Please sign in to comment.