Skip to content

Commit

Permalink
Add pectra devnet 5 tests (eest disabled) (#13225) (#13368)
Browse files Browse the repository at this point in the history
Cherry pick #13225
  • Loading branch information
somnathb1 authored Jan 10, 2025
1 parent a25852a commit a612cd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/exec_spec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ func TestExecutionSpec(t *testing.T) {
log.Root().SetHandler(log.LvlFilterHandler(log.LvlError, log.StderrHandler))

bt := new(testMatcher)
bt.skipLoad(`^`)

dir := filepath.Join(".", "execution-spec-tests")
checkStateRoot := true
Expand Down
2 changes: 1 addition & 1 deletion tests/execution-spec-tests

0 comments on commit a612cd2

Please sign in to comment.