Skip to content

Commit

Permalink
Goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
ferglor committed Dec 8, 2023
1 parent 93e9973 commit c31b3e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ func TestIntegration_KeeperPluginLogUpkeep(t *testing.T) {
})

beforeDummyBlocks := backend.Blockchain().CurrentBlock().Number.Uint64()

// Mine enough blocks to ensure these logs don't fall into log provider range
dummyBlocks := 500
for i := 0; i < dummyBlocks; i++ {
Expand Down

0 comments on commit c31b3e4

Please sign in to comment.