monkeyDluffy6017 commented on code in PR #9047:
URL: https://github.com/apache/apisix/pull/9047#discussion_r1137987478


##########
t/router/radixtree-method.t:
##########
@@ -16,9 +16,20 @@
 #
 use t::APISIX 'no_plan';
 
+our $yaml_config = <<_EOC_;
+apisix:
+    node_listen: 1984
+    router:
+        http: 'radixtree_uri'

Review Comment:
   I was wondering if it would be better to specify the routing engine for 
these test cases on router, so that the default engine is changed and the test 
cases are not affected



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to