Skip to content

Commit fb1d9e7

Browse files
committed
fix merge conflict
1 parent bff0f46 commit fb1d9e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/beacon/state_machines/test_validation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def test_validate_proposer_signature(
5252
validator_registry=[
5353
mock_validator_record(
5454
pubkey=proposer_pubkey,
55-
max_deposit=0,
5655
)
5756
for _ in range(10)
5857
],

0 commit comments

Comments
 (0)