Skip to content

Commit

Permalink
Add pectra devnet 5 tests (eest disabled) (#13225)
Browse files Browse the repository at this point in the history
Issue board: #12401
  • Loading branch information
somnathb1 authored Jan 9, 2025
1 parent 91bda3a commit 18d5754
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 @@ -30,6 +30,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 18d5754

Please sign in to comment.