V14 QA applied changes from our test helpers (#16889)

* Made fixes based on changes in our test helpers

* Bumped version

* Fixed user tests
This commit is contained in:
Andreas Zerbst
2024-08-12 05:28:34 +02:00
committed by GitHub
parent 1c1b4c6ee8
commit b30a45a248
10 changed files with 58 additions and 64 deletions

View File

@@ -21,8 +21,8 @@
"wait-on": "^7.2.0"
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.13",
"@umbraco/playwright-testhelpers": "^2.0.0-beta.70",
"@umbraco/json-models-builders": "^2.0.14",
"@umbraco/playwright-testhelpers": "^2.0.0-beta.73",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"faker": "^4.1.0",