Skip to content

Commit 3778e08

Browse files
salonichf5ciarams87
authored andcommitted
rebase inference extension branch with main
1 parent 6630b85 commit 3778e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/state/graph/httproute_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,11 +1301,11 @@ func TestProcessHTTPRouteRule_InferencePoolWithMultipleBackendRefs(t *testing.T)
13011301

13021302
routeRule, errs := processHTTPRouteRule(
13031303
specRule,
1304-
routeNamespace,
13051304
rulePath,
13061305
validator,
13071306
nil,
13081307
inferencePools,
1308+
routeNamespace,
13091309
)
13101310

13111311
g.Expect(routeRule.RouteBackendRefs).To(BeEmpty())

0 commit comments

Comments
 (0)