CloudMigrations: Check contact point permissions before fetching it (#113159)

This commit is contained in:
Matheus Macabu
2025-10-29 15:08:43 +01:00
committed by GitHub
parent c1808a00c2
commit 7dbacddb18
4 changed files with 23 additions and 9 deletions
@@ -822,7 +822,7 @@ func TestEncodeDecode(t *testing.T) {
Private: grafanaPrivateKey[:],
},
crypto.NewNacl(),
"",
t.TempDir(),
)
require.NoError(t, err)