guoqqqi commented on a change in pull request #1907:
URL: https://github.com/apache/apisix-dashboard/pull/1907#discussion_r650885734
##########
File path: web/cypress/integration/rawDataEditor/test-rawDataEditor.spec.js
##########
@@ -85,16 +85,14 @@ context('Test RawDataEditor', () => {
.click();
}
+ cy.get('.view-zones').should('exist');
// edit monaco
Review comment:
Hi, we should also put the dom into our selector object.
```.view-zones```
--
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]