mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
fix tests
This commit is contained in:
@@ -1196,7 +1196,7 @@ async fn accept_processed_gossip_data_columns_without_import() {
|
||||
|
||||
let block_root = rig.next_block.canonical_root();
|
||||
rig.chain
|
||||
.pending_block_cache
|
||||
.data_availability_checker
|
||||
.put_gossip_verified_data_columns(block_root, rig.next_block.slot(), verified_data_columns)
|
||||
.expect("should put data columns into availability cache");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user