V14 Added Content tests with Checkbox list (#16733)
* Added Content tests with checkbox list * Bumped version of test helper * Make the Content tests run in the pipeline * Moved goToBackOffice to beforeEach * Removed the unnecessary file * Moved goToBackOffice to beforeEach * Make smoke test run in the pipeline
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"wait-on": "^7.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.7",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.63",
|
||||
"@umbraco/json-models-builders": "^2.0.9",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.65",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user