fix(provisioning): add missing context in export resources test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user