Skip to content

Commit

Permalink
PMM-13315 Format.
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriCtvrtka committed Oct 2, 2024
1 parent 1a70691 commit 278417a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion managed/services/grafana/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ import (
"testing"
"time"

stringsgen "github.com/percona/pmm/managed/utils/strings"
"github.com/pkg/errors"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

stringsgen "github.com/percona/pmm/managed/utils/strings"
)

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

0 comments on commit 278417a

Please sign in to comment.