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 0bceb2d commit 9d989fbCopy full SHA for 9d989fb
pytest.ini
@@ -6,6 +6,8 @@ testpaths = tests/
6
markers =
7
slow
8
pre_alloc_modify
9
+ blockchain_test_from_state_test
10
+ blockchain_test_engine_from_state_test
11
addopts =
12
-p pytest_plugins.concurrency
13
-p pytest_plugins.filler.pre_alloc
0 commit comments