Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
  • Loading branch information
faec committed Feb 13, 2024
1 parent 5d14cf4 commit a8cb84c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libbeat/publisher/queue/memqueue/runloop_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ import (
"testing"
"time"

"github.com/elastic/elastic-agent-libs/logp"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

"github.com/elastic/elastic-agent-libs/logp"
)

func TestFlushSettingsDoNotBlockFullBatches(t *testing.T) {
Expand Down

0 comments on commit a8cb84c

Please sign in to comment.