V15 QA Fixing the failing acceptance tests 03032025 (#18549)
* Fixed Content tests with slider * Updated Content tests with true/false * Fixed due to api helper changes * Updated tests related to the user has no permission due to an issue * Added .fixme for Content tests with tiptap * Bumped version * Fixed tests for renaming a media * Added .fixme for the failing tests due to the actual issues --------- Co-authored-by: Andreas Zerbst <73799582+andr317c@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.29",
|
||||
"@umbraco/playwright-testhelpers": "^15.0.24",
|
||||
"@umbraco/playwright-testhelpers": "^15.0.25",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"node-fetch": "^2.6.7"
|
||||
|
||||
Reference in New Issue
Block a user