V11: fix failing acceptance tests (#13204)

* Fix macro in RTE test

* Update test-helper version

Co-authored-by: Zeegaan <nge@umbraco.dk>
This commit is contained in:
Nikolaj Geisle
2022-10-13 19:29:00 +02:00
committed by GitHub
parent ea84b863af
commit 8e3e4d7ba6
3 changed files with 10 additions and 10 deletions

View File

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