V16 Added acceptance tests for regression issues (#19874)

* Updated the block editor validation message

* Updated tests for schedule publishing after unselecting all languages

* Added tests for sibdlingsOfType extension

* Updated tests due to test helper changes

* Bumped version of test helper

* Added release tag for regression issue

* Make tests for siblingsOfType run in the pipeline

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-08-07 15:42:55 +07:00
committed by GitHub
parent 44aa5dcf1c
commit 3f34c8f433
6 changed files with 49 additions and 10 deletions

View File

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