Skip to content

Commit 1813256

Browse files
committed
And update the test case
1 parent 525fd1a commit 1813256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/unleash/resources_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ func TestNewUnleashSpec(t *testing.T) {
133133
ApiIngress: unleashv1.IngressConfig{
134134
Enabled: true,
135135
Host: "my-team-unleash-api.example.com",
136-
Path: "/api",
136+
Path: "/",
137137
Class: "unleash-api-ingress-class",
138138
},
139139
NetworkPolicy: unleashv1.NetworkPolicyConfig{

0 commit comments

Comments
 (0)