diff --git a/pkg/tests/api/alerting/api_ruler_test.go b/pkg/tests/api/alerting/api_ruler_test.go index cf9186d8f87fd..1ae2488788f04 100644 --- a/pkg/tests/api/alerting/api_ruler_test.go +++ b/pkg/tests/api/alerting/api_ruler_test.go @@ -41,6 +41,7 @@ import ( var testData embed.FS func TestIntegrationAlertRulePermissions(t *testing.T) { + testinfra.SQLiteIntegrationTest(t) // Setup Grafana and its Database