mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
chore: remove non-existant test-utils cfg (#6555)
This commit is contained in:
@ -83,7 +83,7 @@ pub(crate) mod sync;
|
||||
/// [consensus engine][`crate::engine::BeaconConsensusEngine`].
|
||||
pub mod hooks;
|
||||
|
||||
#[cfg(any(test, feature = "test-utils"))]
|
||||
#[cfg(test)]
|
||||
pub mod test_utils;
|
||||
|
||||
/// The maximum number of invalid headers that can be tracked by the engine.
|
||||
|
||||
Reference in New Issue
Block a user