test: close onboaring popover before creating course

This commit is contained in:
Jannat Patel
2025-05-21 17:35:48 +05:30
parent 6d4c72ea5e
commit b7ddf44267
5 changed files with 75 additions and 5 deletions

View File

@@ -26,7 +26,8 @@
"homepage": "https://github.com/frappe/lms#readme",
"devDependencies": {
"cypress": "^13.9.0",
"cypress-file-upload": "^5.0.8"
"cypress-file-upload": "^5.0.8",
"cypress-real-events": "^1.14.0"
},
"dependencies": {
"pre-commit": "^1.2.2"