mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Re-disable block verification tests in debug (#5155)
* Re-disable block verification tests in debug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// #![cfg(not(debug_assertions))]
|
||||
#![cfg(not(debug_assertions))]
|
||||
|
||||
use beacon_chain::block_verification_types::{AsBlock, ExecutedBlock, RpcBlock};
|
||||
use beacon_chain::{
|
||||
|
||||
Reference in New Issue
Block a user