E2E: QA updated flaky acceptance tests (#21012)
* Updated tests * Updated tests * Cleane up * Bumped version of test helpers * Updated tests * Bumped test helpers
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.42",
|
||||
"@umbraco/playwright-testhelpers": "^17.0.12",
|
||||
"@umbraco/playwright-testhelpers": "^17.0.15",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"node-fetch": "^2.6.7"
|
||||
@@ -67,9 +67,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@umbraco/playwright-testhelpers": {
|
||||
"version": "17.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-17.0.12.tgz",
|
||||
"integrity": "sha512-GhOj5ytXEY1sG8Nt6CAkJcqjxfRWUFKLl63SCk2quew/1rLCeaUV5I2+YJ3LkfQetMdDlqtMVZP7FdMk+iWJNQ==",
|
||||
"version": "17.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-17.0.15.tgz",
|
||||
"integrity": "sha512-aV31VbzkSGTH0q8AloB6aWQuYIxvKrH613DOFBhO0Ccw99Xv1NB9ZsE/HrG2QO//Si6p9y8aWv4mfQKcUfQ41w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "2.0.42",
|
||||
|
||||
Reference in New Issue
Block a user