e2e: add tests for translations (#114390)

e2e: add tests for translations
This commit is contained in:
Hugo Häggmark
2025-12-08 10:19:44 +01:00
committed by GitHub
parent 8bf3ac9710
commit 3490c3b0fd
46 changed files with 678 additions and 20 deletions
+5
View File
@@ -130,6 +130,11 @@ func run(ctx context.Context, cmd *cli.Command) error {
".yarnrc.yml",
".yarn",
"packages/*/package.json",
"packages/grafana-data",
"packages/grafana-i18n",
"packages/grafana-runtime",
"packages/grafana-schema",
"packages/grafana-ui",
"packages/grafana-plugin-configs",
"public/app/plugins/*/*/package.json",
"e2e-playwright/test-plugins/*/package.json",