Skip to content

Commit

Permalink
Fix newly added lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed Nov 13, 2023
1 parent 35e4a15 commit 8baaf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/universal/log_poller/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,7 @@ func setupLogPollerTestDocker(
SlotsPerEpoch: 2,
}).
Build()
require.NoError(t, err, "Error building ethereum network config")

env, err = test_env.NewCLTestEnvBuilder().
WithTestLogger(t).
Expand Down

0 comments on commit 8baaf97

Please sign in to comment.