CloudMigrations: Check contact point permissions before fetching it (#113159)
This commit is contained in:
@@ -822,7 +822,7 @@ func TestEncodeDecode(t *testing.T) {
|
||||
Private: grafanaPrivateKey[:],
|
||||
},
|
||||
crypto.NewNacl(),
|
||||
"",
|
||||
t.TempDir(),
|
||||
)
|
||||
require.NoError(t, err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user