Query library: Add selectors and turn on feature toggle in e2e (#101347)

* add selectors and turn on feature toggle in e2e

* remove unneeded feature toggle
This commit is contained in:
Ashley Harrison
2025-03-17 12:31:22 +00:00
committed by GitHub
parent d82a877f65
commit 2b3a36b572
5 changed files with 13 additions and 2 deletions
+4 -1
View File
@@ -5,7 +5,10 @@ content_security_policy_template = """require-trusted-types-for 'script'; script
enable_frontend_sandbox_for_plugins = sandbox-app-test,sandbox-test-datasource,sandbox-test-panel
[feature_toggles]
enable = publicDashboards
publicDashboards=true
grafanaAPIServer=true
queryLibrary=true
queryService=true
[plugins]
allow_loading_unsigned_plugins=grafana-extensionstest-app,grafana-extensionexample1-app,grafana-extensionexample2-app,grafana-extensionexample3-app,grafana-e2etest-datasource