Skip to content

Commit

Permalink
revert eventually time
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Nov 23, 2023
1 parent f41a556 commit 31b8184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/integration/logs_ingestion_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ func findESDocs(t *testing.T, findFn func() (estools.Documents, error)) estools.
docs, err = findFn()
return err == nil
},
8*time.Minute,
3*time.Minute,
15*time.Second,
)

Expand Down

0 comments on commit 31b8184

Please sign in to comment.