Skip to content

Commit

Permalink
#146: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko committed Mar 17, 2024
1 parent ba02f08 commit 7d39d4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/telemetry/telemetry_test.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package telemetry

import (
"github.com/stretchr/testify/require"
"testing"

"github.com/stretchr/testify/require"
)

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

0 comments on commit 7d39d4b

Please sign in to comment.