Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Oct 23, 2024
1 parent 09acfd4 commit 267d384
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/monitor/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ func TestMonitor(t *testing.T) {
const maxRetries = 5

for i := range maxRetries {
output = monitor(uint(1))

t.Logf("retry #%d, last error was %v", i, lastErr)

lastErr = nil
Expand Down

0 comments on commit 267d384

Please sign in to comment.