diff --git a/tests/exec_spec_test.go b/tests/exec_spec_test.go index dd5aad899f3..bd57c0f855b 100644 --- a/tests/exec_spec_test.go +++ b/tests/exec_spec_test.go @@ -37,6 +37,7 @@ func TestExecutionSpec(t *testing.T) { bt.skipLoad(`^prague/eip2935_historical_block_hashes_from_state/block_hashes/block_hashes_history.json`) bt.skipLoad(`^prague/eip7251_consolidations/`) bt.skipLoad(`^prague/eip7685_general_purpose_el_requests/`) + bt.skipLoad(`^prague/eip6110_deposits/`) checkStateRoot := true bt.walk(t, dir, func(t *testing.T, name string, test *BlockTest) {