test(FN-4332): align notifier defaults with legacy failure behavior
Fusion-Task-Id: FN-4332 Fusion-Task-Lineage: c920ac71-906b-458d-b496-1b60540b58f3
This commit is contained in:
@@ -39,6 +39,8 @@ class MockTaskStore extends EventEmitter<MockTaskStoreEvents> {
|
||||
autoMerge: true,
|
||||
ntfyEnabled: false,
|
||||
ntfyTopic: undefined,
|
||||
failureNotificationMode: "all",
|
||||
failureNotificationDelayMs: 0,
|
||||
};
|
||||
|
||||
getSettings(): Settings {
|
||||
|
||||
Reference in New Issue
Block a user