diff --git a/consensus/proto_array/src/fork_choice_test_definition.rs b/consensus/proto_array/src/fork_choice_test_definition.rs index 58d767ec05..72a688c3d0 100644 --- a/consensus/proto_array/src/fork_choice_test_definition.rs +++ b/consensus/proto_array/src/fork_choice_test_definition.rs @@ -343,7 +343,7 @@ impl ForkChoiceTestDefinition { block_root, attestation_slot, false, - false, + true, MainnetEthSpec::slots_per_epoch(), ) .unwrap_or_else(|_| {