juzhiyuan commented on a change in pull request #1104:
URL: https://github.com/apache/apisix-dashboard/pull/1104#discussion_r548817837
##########
File path: web/cypress/integration/metrics/metrics-smoketest.spec.js
##########
@@ -16,7 +16,7 @@
*/
/* eslint-disable no-undef */
-context('ssl smoke test', () => {
+context('metrics page smoke test', () => {
Review comment:
```suggestion
context('smoke test for Metrics module', () => {
```
----------------------------------------------------------------
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]