Skip to content

Commit 7949a5b

Browse files
authored
V15 QA added clipboard acceptance tests (#18245)
* Added small start for clipboard * Added more tests * Added tests * Added more tests * More tests * Bumped version * Updated tests * Added tests to run * Bumped version * Fixes based on comments * Reverted npm commands
1 parent 15cba0a commit 7949a5b

File tree

4 files changed

+681
-7
lines changed

4 files changed

+681
-7
lines changed

tests/Umbraco.Tests.AcceptanceTest/package-lock.json

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Umbraco.Tests.AcceptanceTest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"typescript": "^4.8.3"
2121
},
2222
"dependencies": {
23-
"@umbraco/json-models-builders": "^2.0.27",
24-
"@umbraco/playwright-testhelpers": "^15.0.17",
23+
"@umbraco/json-models-builders": "^2.0.28",
24+
"@umbraco/playwright-testhelpers": "^15.0.18",
2525
"camelize": "^1.0.0",
2626
"dotenv": "^16.3.1",
2727
"node-fetch": "^2.6.7"

0 commit comments

Comments
 (0)