From fc2a37492ac2783a2aa2f0aa353a9edb25f1b429 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Thu, 8 Apr 2021 22:04:47 +0100 Subject: [PATCH] rewrite the test case to confirm the new parsing rule --- infra/conf/router_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/conf/router_test.go b/infra/conf/router_test.go index f98c70381..06dc5b3bd 100644 --- a/infra/conf/router_test.go +++ b/infra/conf/router_test.go @@ -127,6 +127,7 @@ func TestRouterConfig(t *testing.T) { { Tag: "b1", OutboundSelector: []string{"test"}, + Strategy: "random", }, }, Rule: []*router.RoutingRule{