We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03f896 commit eda2aedCopy full SHA for eda2aed
pkg/i2gw/providers/common/utils_test.go
@@ -23,7 +23,7 @@ import (
23
networkingv1 "k8s.io/api/networking/v1"
24
)
25
26
-func TestGroupPaths(t *testing.T) {
+func TestGroupIngressPathsByMatchKey(t *testing.T) {
27
iPrefix := networkingv1.PathTypePrefix
28
29
testCases := []struct {
0 commit comments