V15 QA Added acceptance tests for user group default configuration (#18800)

* Updated userGroup tests due to test helper changes

* Added tests for user group default configuration

* Bumped version

* Fixed due to test helper changes

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-03-26 16:55:22 +07:00
committed by GitHub
parent 056434fa27
commit f8c35bb7e9
4 changed files with 235 additions and 12 deletions

View File

@@ -20,8 +20,8 @@
"typescript": "^4.8.3"
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.29",
"@umbraco/playwright-testhelpers": "^15.0.38",
"@umbraco/json-models-builders": "^2.0.31",
"@umbraco/playwright-testhelpers": "^15.0.39",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"