diff --git a/pkg/storage/unified/resource/server_test.go b/pkg/storage/unified/resource/server_test.go index b4ab0cdff2a..388f977afe8 100644 --- a/pkg/storage/unified/resource/server_test.go +++ b/pkg/storage/unified/resource/server_test.go @@ -643,7 +643,8 @@ func TestGetQuotaUsage(t *testing.T) { t.Run("returns usage and limit successfully", func(t *testing.T) { // Create a temporary overrides config file tmpFile := filepath.Join(t.TempDir(), "overrides.yaml") - content := `"123": + content := `overrides: +"123": quotas: dashboard.grafana.app/dashboards: limit: 500