Skip to content

Commit

Permalink
tests: enable EESTs (#13778)
Browse files Browse the repository at this point in the history
Had gotten skipped before
  • Loading branch information
somnathb1 authored Feb 12, 2025
1 parent 1a4592b commit 0f1c20d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/exec_spec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ func TestExecutionSpec(t *testing.T) {
bt := new(testMatcher)

dir := filepath.Join(".", "execution-spec-tests")
bt.skipLoad(`^`)
bt.skipLoad(`^prague/eip2935_historical_block_hashes_from_state/block_hashes/block_hashes_history.json`)
checkStateRoot := true

Expand Down

0 comments on commit 0f1c20d

Please sign in to comment.