Skip to content

Commit

Permalink
Add todo to test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dehaansa committed Dec 12, 2024
1 parent 70997f7 commit f278703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/component/otelcol/receiver/syslog/syslog_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func Test(t *testing.T) {
}()

require.NoError(t, ctrl.WaitRunning(3*time.Second))
// TODO(@dehaansa) - test if this is removeable after https://github.com/grafana/alloy/pull/2262
time.Sleep(1 * time.Second)

// Send traces in the background to our receiver.
Expand Down

0 comments on commit f278703

Please sign in to comment.