fix(provisioning): add missing context in export resources test

This commit is contained in:
Roberto Jimenez Sanchez
2025-12-02 18:20:07 +01:00
parent a731ce45d7
commit 9a89918c70
@@ -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"