mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 04:37:13 +00:00
Fix proto_array tests
This commit is contained in:
@@ -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(|_| {
|
||||||
|
|||||||
Reference in New Issue
Block a user