We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6caee3 commit 04a3a23Copy full SHA for 04a3a23
test/scenarios_test.py
@@ -14,7 +14,7 @@
14
15
# Use rpc instead of warcli so we get raw JSON object
16
scenarios = base.rpc("scenarios_available")
17
-assert len(scenarios) == 4
+assert len(scenarios) == 5
18
19
# Start scenario
20
base.warcli("scenarios run miner_std --allnodes --interval=1")
0 commit comments