Add translation acceptance test (#13280)

* Add translation acceptance test

* Bump testhelpers version

Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
This commit is contained in:
Dami Tugbobo
2022-10-24 01:35:01 -04:00
committed by GitHub
parent 66cea99807
commit facadac318
3 changed files with 39 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^1.0.0",
"@umbraco/playwright-testhelpers": "^1.0.10",
"@umbraco/playwright-testhelpers": "^1.0.11",
"camelize": "^1.0.0",
"faker": "^4.1.0",
"form-data": "^4.0.0",