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 7041b1d commit 80f154eCopy full SHA for 80f154e
src/ethereum_test_specs/blockchain.py
@@ -431,7 +431,6 @@ class BlockchainTest(BaseTest):
431
supported_markers: ClassVar[Dict[str, str]] = {
432
"blockchain_test_engine_only": "Only generate a blockchain test engine fixture",
433
"blockchain_test_only": "Only generate a blockchain test fixture",
434
- "blockchain_test_sync_only": "Only generate a blockchain test sync fixture",
435
}
436
437
@classmethod
0 commit comments