Content: QA Add acceptance tests for regression issue #17735 (#20330)

* Added tests for duplicate a content

* Bumped version

* Make all tests for duplicating a content run in the pipeline

* Fixed comments

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-10-06 17:54:18 +07:00
committed by GitHub
parent 84fb1f4d6c
commit f3d121d91f
3 changed files with 67 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.40",
"@umbraco/playwright-testhelpers": "^16.0.48",
"@umbraco/playwright-testhelpers": "^16.0.49",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"