diff --git a/crates/ethereum/node/tests/e2e/simulate.rs b/crates/ethereum/node/tests/e2e/simulate.rs index 9619a1cfa9..8c391d4b20 100644 --- a/crates/ethereum/node/tests/e2e/simulate.rs +++ b/crates/ethereum/node/tests/e2e/simulate.rs @@ -17,7 +17,6 @@ use std::sync::Arc; /// /// Reproduces #[tokio::test] -#[ignore = "depends on alloy-rs/alloy#3651"] async fn test_simulate_v1_with_max_fee_per_blob_gas_only() -> eyre::Result<()> { reth_tracing::init_test_tracing();