Skip to content

Commit

Permalink
remove one more usage of WithLogStream()
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 8, 2024
1 parent 92572ce commit 16cf0df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/universal/log_poller/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,6 @@ func setupLogPollerTestDocker(
WithChainOptions(logPolllerSettingsFn).
EVMClientNetworkOptions(evmClientSettingsFn).
WithStandardCleanup().
WithLogStream().
Build()
require.NoError(t, err, "Error deploying test environment")

Expand Down

0 comments on commit 16cf0df

Please sign in to comment.