V14 QA Token access fix (#16111)
* Added fixtures * Fixed existing tests * Temporary file path for updating StorageState * Fixed indentation * Bumped version * Added a storageStatePath * Deleted unnecessary fixtures * Deleted commented out code * Bumped version of testHelpers * Updated Pipeline * Bumped version * Added fixes from review * Added another wait and goToSection
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.5",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.33",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.38",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user