V16 QA added a fix for a failing language test (#19311)

* Updated language helper to use data mark

* Bumped version
This commit is contained in:
Andreas Zerbst
2025-05-13 14:49:08 +02:00
committed by GitHub
parent 8878bdacd3
commit 2d5e34b49d
3 changed files with 7 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.33",
"@umbraco/playwright-testhelpers": "^16.0.13",
"@umbraco/playwright-testhelpers": "^16.0.15",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"