Fix proto_array tests

This commit is contained in:
Michael Sproul
2026-05-21 16:21:47 +10:00
parent db6cb5ac32
commit ece4bc0fa8

View File

@@ -343,7 +343,7 @@ impl ForkChoiceTestDefinition {
block_root, block_root,
attestation_slot, attestation_slot,
false, false,
false, true,
MainnetEthSpec::slots_per_epoch(), MainnetEthSpec::slots_per_epoch(),
) )
.unwrap_or_else(|_| { .unwrap_or_else(|_| {