Skip to content

Commit eda2aed

Browse files
Update pkg/i2gw/providers/common/utils_test.go
1 parent f03f896 commit eda2aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/i2gw/providers/common/utils_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
networkingv1 "k8s.io/api/networking/v1"
2424
)
2525

26-
func TestGroupPaths(t *testing.T) {
26+
func TestGroupIngressPathsByMatchKey(t *testing.T) {
2727
iPrefix := networkingv1.PathTypePrefix
2828

2929
testCases := []struct {

0 commit comments

Comments
 (0)