Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Maliz committed Sep 13, 2022
1 parent 3f28286 commit 30544f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions control-plane/api/v1alpha1/servicedefaults_types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/stretchr/testify/require"
corev1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/utils/pointer"
)

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

0 comments on commit 30544f5

Please sign in to comment.