Skip to content

Commit

Permalink
more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Ontiveros committed Jul 12, 2023
1 parent 8700955 commit 0cd2c92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/monitor/cluster/maintenance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ import (
"context"
"testing"

"github.com/golang/mock/gomock"

"github.com/Azure/ARO-RP/pkg/api"
mock_metrics "github.com/Azure/ARO-RP/pkg/util/mocks/metrics"
"github.com/golang/mock/gomock"
)

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

0 comments on commit 0cd2c92

Please sign in to comment.