mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 04:37:13 +00:00
Remove future slot rejection
This commit is contained in:
@@ -1100,6 +1100,7 @@ fn fork_choice_compliance_block_weight_test() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn fork_choice_compliance_invalid_message_test() {
|
||||
ForkChoiceComplianceHandler::<MinimalEthSpec>::new("invalid_message_test").run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user