guoqqqi edited a comment on pull request #1610:
URL: https://github.com/apache/apisix-dashboard/pull/1610#issuecomment-803249476


   The test failed because when the button was clicked, the button became 
Disable and the Disable button was not found.
   You can fix line 59 by changing
   `cy.contains('Enable')` to `cy.get('button')` to fix it.
   
   
![image](https://user-images.githubusercontent.com/72343596/111859472-2682fa00-897c-11eb-8f3d-29178997d57d.png)
   
   


-- 
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