Skip to content

Commit 98750d4

Browse files
Update test/component_test.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4d5ae6c commit 98750d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/component_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/stretchr/testify/assert"
1414
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
1515
networkingv1 "k8s.io/api/networking/v1"
16-
16+
corev1 "k8s.io/api/core/v1"
1717

1818
"k8s.io/client-go/informers"
1919
"k8s.io/client-go/tools/cache"

0 commit comments

Comments
 (0)