guoqqqi commented on a change in pull request #1372:
URL: https://github.com/apache/apisix-dashboard/pull/1372#discussion_r564157408
##########
File path: web/cypress/integration/plugin/create-edit-delete-plugin.spec.js
##########
@@ -70,6 +75,6 @@ context('Create and Delete Plugin List', () => {
});
// check if plugin list is empty
- cy.get(domSelectors.empty);
+ cy.get(domSelector.empty);
Review comment:
I agree. Thank you for your suggestions!
----------------------------------------------------------------
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]