feat(FN-4332): complete Step 5 — add changeset for notification deferral
Fusion-Task-Id: FN-4332 Fusion-Task-Lineage: c920ac71-906b-458d-b496-1b60540b58f3
This commit is contained in:
@@ -137,7 +137,7 @@ describe("NotificationDispatcher", () => {
|
||||
expect(shutdown).toHaveBeenCalledTimes(1);
|
||||
});
|
||||
|
||||
it("keeps ntfy defaults unchanged and adds notificationProviders default", () => {
|
||||
it("keeps ntfy defaults unchanged and adds notification provider/failure defaults", () => {
|
||||
const event: NtfyNotificationEvent = "memory-dreams-processed";
|
||||
expect(event).toBe("memory-dreams-processed");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user