Provisioning: Fix cleanup (#111257)

This commit is contained in:
Stephanie Hingtgen
2025-09-17 10:11:25 -05:00
committed by GitHub
parent 27544655a9
commit 91008cc82e
2 changed files with 1 additions and 3 deletions
@@ -20,8 +20,6 @@ import (
)
func TestIntegrationProvisioning_DeleteResources(t *testing.T) {
// TODO: fix
t.Skip("Skipping this test while being worked on")
testutil.SkipIntegrationTestInShortMode(t)
helper := runGrafana(t)