mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-12 22:45:05 -05:00
Merge branch 'dev' into proto-merge-test-gen
This commit is contained in:
@@ -15,8 +15,8 @@ from phase0.helpers import (
|
||||
)
|
||||
|
||||
|
||||
# mark entire file as 'voluntary_exits'
|
||||
pytestmark = pytest.mark.voluntary_exits
|
||||
# mark entire file as 'deposits'
|
||||
pytestmark = pytest.mark.deposits
|
||||
|
||||
|
||||
def test_success(state):
|
||||
|
||||
Reference in New Issue
Block a user