e2e: add tests for translations (#114390)
e2e: add tests for translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user