mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-12 07:20:43 +02:00
✨ test alert email works
This commit is contained in:
@@ -809,7 +809,7 @@ authenticated.get(
|
||||
);
|
||||
|
||||
authenticated.post(
|
||||
"/org/:orgId/alert-rule/test",
|
||||
"/org/:orgId/test-alert-rule",
|
||||
verifyValidLicense,
|
||||
verifyOrgAccess,
|
||||
verifyUserHasAction(ActionsEnum.testAlertRule),
|
||||
|
||||
Reference in New Issue
Block a user