Skip to content

Commit

Permalink
Eth_call override unit test lint fix (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal authored Apr 11, 2023
1 parent 36772f4 commit c8236e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions state/executor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (

func TestOverride(t *testing.T) {
t.Parallel()

state := newStateWithPreState(map[types.Address]*PreState{
{0x0}: {
Nonce: 1,
Expand Down

0 comments on commit c8236e0

Please sign in to comment.