Trying downgrading cypress wait

This commit is contained in:
softsimon
2023-07-18 13:45:24 +09:00
parent 1fd32856cf
commit d4ad0271b4
2 changed files with 9 additions and 13 deletions

View File

@@ -112,7 +112,7 @@
"@cypress/schematic": "^2.5.0",
"cypress": "^12.17.1",
"cypress-fail-on-console-error": "~4.0.3",
"cypress-wait-until": "^2.0.0",
"cypress-wait-until": "^1.7.2",
"mock-socket": "~9.2.1",
"start-server-and-test": "~2.0.0"
},