diff --git a/internal/log/headers_test.go b/internal/log/headers_test.go index 1abf7bede..7dd23d8c0 100644 --- a/internal/log/headers_test.go +++ b/internal/log/headers_test.go @@ -45,7 +45,7 @@ func TestHTTPHeaders(t *testing.T) { assert.Equal(t, `{"level":"info"}`, strings.TrimSpace(buf.String())) }) - t.Run("one", func(t *testing.T) { + t.Run("two", func(t *testing.T) { t.Parallel() var buf bytes.Buffer