V16 Added acceptance tests for issue #17753 (#19876)

* Added tests for updating a variant block list with invalid text

* Added tests for updating a variant block grid with invalid text

* Bumped version of test helper

* Make the tests for updating content with invalid text in a block run in the pipeline

* Cleaned up

* Updated test text

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-08-08 09:47:28 +07:00
committed by GitHub
parent d23c2acd63
commit e7da631ec2
4 changed files with 109 additions and 12 deletions

View File

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