juzhiyuan commented on a change in pull request #1326:
URL: https://github.com/apache/apisix-dashboard/pull/1326#discussion_r559947379



##########
File path: web/cypress/integration/route/online-debug.spec.js
##########
@@ -42,6 +42,7 @@ context('Online debug', () => {
 
     // input uri with specified special characters
     urisWithSpecialChars.forEach((uri) => {
+      cy.get('#debugUri').clear();

Review comment:
       
https://github.com/apache/apisix-dashboard/pull/1308/files#diff-f7a862c3853a71e325c09d7d25c05ccd96ba223ad611a71302d3547e8163275cR20-R28
   
   Please take a look at this example, we may move all those mappers to a 
specified file in the future, but for now, we could use this way.




----------------------------------------------------------------
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.

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


Reply via email to