FangSen9000 commented on code in PR #2581:
URL: https://github.com/apache/apisix-dashboard/pull/2581#discussion_r965706833
##########
web/cypress/e2e/rest/upstream-create_and_edit_upstream_with_no_nodes.cy.js:
##########
@@ -64,7 +64,6 @@ context('Create and Delete Upstream', () => {
cy.get(selector.upstreamNodeMinus0).should('not.exist');
cy.contains('button', 'Next').should('not.be.disabled').click();
- cy.contains('button', 'Next').should('not.be.disabled').click();
Review Comment:
In fact, it only needs a 'next'
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]