mirror of
https://github.com/frappe/lms.git
synced 2026-04-22 16:28:00 +03:00
ci: run ui tests parallely (#2232)
* ci: run ui tests parallely * ci: run ui tests parallely * ci: run ui tests parallely
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"cypress": "^14.5.4",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-real-events": "^1.14.0"
|
||||
"cypress-real-events": "^1.14.0",
|
||||
"cypress-split": "^1.24.28"
|
||||
},
|
||||
"dependencies": {
|
||||
"pre-commit": "^1.2.2"
|
||||
|
||||
Reference in New Issue
Block a user