Alerting: Add export of mute timings to file provisioning formats (#79225)
* add export of mute timings to file provisioning formats * support export of mute timings to HCL
This commit is contained in:
@@ -40,7 +40,7 @@ func TestAuthorize(t *testing.T) {
|
||||
}
|
||||
paths[p] = methods
|
||||
}
|
||||
require.Len(t, paths, 52)
|
||||
require.Len(t, paths, 54)
|
||||
|
||||
ac := acmock.New()
|
||||
api := &API{AccessControl: ac}
|
||||
|
||||
Reference in New Issue
Block a user