guoqqqi commented on a change in pull request #1597:
URL: https://github.com/apache/apisix-dashboard/pull/1597#discussion_r598520880
##########
File path: web/cypress/fixtures/selector.json
##########
@@ -11,14 +11,19 @@
"errorNotification:": ".ant-notification-notice-error",
"pluginCard": ".ant-card",
+ "pluginCardBordered": ".ant-card-bordered",
"pageContent": ".ant-pro-page-container",
+ "drawerContent": ".ant-drawer-content",
Review comment:
```suggestion
"drawer": ".ant-drawer-content",
```
We already have that variable, just leave one of the two.
--
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]