Document input: Find variant name (#20853)

* ability to override get name

* implement document name method
This commit is contained in:
Niels Lyngsø
2025-11-17 15:41:47 +01:00
committed by GitHub
parent 23fc355e61
commit 08990b9147
4 changed files with 26 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.41",
"@umbraco/playwright-testhelpers": "^17.0.0-beta.11",
"@umbraco/playwright-testhelpers": "^17.0.0-beta.13",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"