Parcourir la source

rewrite the test case to confirm the new parsing rule

Shelikhoo il y a 4 ans
Parent
commit
fc2a37492a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      infra/conf/router_test.go

+ 1 - 0
infra/conf/router_test.go

@@ -127,6 +127,7 @@ func TestRouterConfig(t *testing.T) {
 					{
 						Tag:              "b1",
 						OutboundSelector: []string{"test"},
+						Strategy:         "random",
 					},
 				},
 				Rule: []*router.RoutingRule{