diff --git a/pkg/tests/apis/provisioning/export_resources_test.go b/pkg/tests/apis/provisioning/export_resources_test.go index 5825a201df3..2ec1c965ac5 100644 --- a/pkg/tests/apis/provisioning/export_resources_test.go +++ b/pkg/tests/apis/provisioning/export_resources_test.go @@ -373,6 +373,7 @@ func TestIntegrationProvisioning_ExportSpecificResourcesEmptyList(t *testing.T) testutil.SkipIntegrationTestInShortMode(t) helper := runGrafana(t) + ctx := context.Background() // Create repository const repo = "export-empty-resources-test-repo"