V16 QA Added acceptance tests for regression issue #17742 (#19996)

* Added tests for create content with content picker with predefined allowed types

* Added tests for content with multi node tree picker

* Bumped version

* Make all tests for content with multi node tree picker run in the pipeline

* Reverted

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-09-09 14:12:39 +07:00
committed by GitHub
parent e30916dd96
commit 0712fda069
4 changed files with 186 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
"name": "acceptancetest",
"hasInstallScript": true,
"dependencies": {
"@umbraco/json-models-builders": "^2.0.37",
"@umbraco/json-models-builders": "^2.0.38",
"@umbraco/playwright-testhelpers": "^16.0.42",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",