mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
test(e2e): re-enable eth_simulateV1 blob gas test (#22671)
This commit is contained in:
@@ -17,7 +17,6 @@ use std::sync::Arc;
|
||||
///
|
||||
/// Reproduces <https://github.com/paradigmxyz/reth/issues/21809>
|
||||
#[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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user