Revert "Restore Dashboards: Add e2e tests (again) (#93214)" (#94003)

This commit is contained in:
Joao Silva
2024-09-30 14:26:16 +01:00
committed by GitHub
parent 6f92fd64ce
commit a45662bf2d
8 changed files with 4 additions and 331 deletions

View File

@ -4,7 +4,7 @@ content_security_policy = true
content_security_policy_template = """require-trusted-types-for 'script'; script-src 'self' 'unsafe-eval' 'unsafe-inline' 'strict-dynamic' $NONCE;object-src 'none';font-src 'self';style-src 'self' 'unsafe-inline' blob:;img-src * data:;base-uri 'self';connect-src 'self' grafana.com ws://$ROOT_PATH wss://$ROOT_PATH;manifest-src 'self';media-src 'none';form-action 'self';"""
[feature_toggles]
enable = publicDashboards, dashboardRestore, dashboardRestoreUI
enable = publicDashboards
[plugins]
allow_loading_unsigned_plugins=grafana-extensionstest-app,grafana-extensionexample1-app,grafana-extensionexample2-app,