Skip to content

Commit fe55a46

Browse files
committed
Add scenario test dev-dependencies
1 parent 9e7fc89 commit fe55a46

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

Cargo.lock

Lines changed: 30 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testnet/stacks-node/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ http-types = "2.12"
5151
tempfile = "3.3"
5252
mockito = "1.5"
5353
serial_test = "3.2.0"
54+
madhouse = { git = "https://github.com/stacks-network/madhouse-rs.git", rev = "fc651ddcbaf85e888b06d4a87aa788c4b7ba9309" }
55+
proptest = { git = "https://github.com/proptest-rs/proptest.git", rev = "c9bdf18c232665b2b740c667c81866b598d06dc7" }
5456

5557
[[bin]]
5658
name = "stacks-node"

0 commit comments

Comments
 (0)