Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Jun 11, 2024
1 parent 100213d commit 0607ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/esleg/eslegclient/connection_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ import (
"time"

"github.com/google/uuid"
"github.com/rcrowley/go-metrics"
"github.com/stretchr/testify/require"

"github.com/elastic/beats/v7/libbeat/common/productorigin"
mock "github.com/elastic/mock-es/pkg/api"
"github.com/rcrowley/go-metrics"
)

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

0 comments on commit 0607ef0

Please sign in to comment.