Skip to content

Commit

Permalink
Update simulators/ethereum/engine/suites/cancun/tests.go
Browse files Browse the repository at this point in the history
Co-authored-by: Mario Vega <[email protected]>
  • Loading branch information
spencer-tb and marioevz authored Oct 11, 2023
1 parent 642c4b7 commit 07f3f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simulators/ethereum/engine/suites/cancun/tests.go
Original file line number Diff line number Diff line change
Expand Up @@ -592,8 +592,8 @@ var Tests = []test.Spec{
Verify that client returns INVALID_PARAMS_ERROR.
`,
MainFork: config.Shanghai,
ForkHeight: 1,
MainFork: config.Cancun,
ForkHeight: 2,
},

TestSequence: TestSequence{
Expand Down

0 comments on commit 07f3f1f

Please sign in to comment.