iamayushdas commented on a change in pull request #1918:
URL: https://github.com/apache/apisix-dashboard/pull/1918#discussion_r642590569
##########
File path: web/cypress/integration/route/search-route.spec.js
##########
@@ -17,18 +17,20 @@
/* eslint-disable no-undef */
context('Create and Search Route', () => {
- const timeout = 500;
+ const timeout = 1000;
Review comment:
because in 500ms, all the components were not loading, so i increased i
gave it sweet 1 second, and it was giving a error
--
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]