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 0044e83 commit 2127283Copy full SHA for 2127283
tox.ini
@@ -87,7 +87,7 @@ commands = fill -n auto -m "not slow" --output=/tmp/fixtures-tox --clean
87
88
[testenv:tests-deployed-benchmark]
89
description = Fill benchmarking test cases in ./tests/ for deployed mainnet forks, using evmone-t8n.
90
-commands = fill -n auto -m "benchmark" --gas-benchmark-values 5 --output=/tmp/fixtures-tox --clean --evm-bin=evmone-t8n
+commands = fill -n auto -m "benchmark" --gas-benchmark-values 5 --output=/tmp/fixtures-tox --clean --evm-bin=evmone-t8n --from=Prague
91
92
[testenv:tests-develop]
93
description = Fill test cases in ./tests/ for deployed and development mainnet forks
0 commit comments