Re-disable block verification tests in debug (#5155)
* Re-disable block verification tests in debug
This commit is contained in:
parent
1d4ee5d150
commit
0b6416c444
@ -1,4 +1,4 @@
|
||||
// #![cfg(not(debug_assertions))]
|
||||
#![cfg(not(debug_assertions))]
|
||||
|
||||
use beacon_chain::block_verification_types::{AsBlock, ExecutedBlock, RpcBlock};
|
||||
use beacon_chain::{
|
||||
|
Loading…
Reference in New Issue
Block a user