LiteSun commented on a change in pull request #1645:
URL: https://github.com/apache/apisix-dashboard/pull/1645#discussion_r599243319



##########
File path: web/cypress/integration/consumer/create_and_delete_consumer.spec.js
##########
@@ -25,10 +25,9 @@ context('Create and Delete Consumer', () => {
   });
 
   it('creates consumer with key-auth', function () {
-    cy.visit('/');
-    cy.contains('Consumer').click();
+    cy.visit('/consumer/list');

Review comment:
       This will not cover whether the left menu button can jump to the 
corresponding page. 




-- 
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:
us...@infra.apache.org


Reply via email to