Skip to content

Commit

Permalink
Update pkg/i2gw/providers/common/utils_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorLieberman authored Dec 7, 2023
1 parent f03f896 commit eda2aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/i2gw/providers/common/utils_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
networkingv1 "k8s.io/api/networking/v1"
)

func TestGroupPaths(t *testing.T) {
func TestGroupIngressPathsByMatchKey(t *testing.T) {
iPrefix := networkingv1.PathTypePrefix

testCases := []struct {
Expand Down

0 comments on commit eda2aed

Please sign in to comment.