mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
chore: fix ci
This commit is contained in:
parent
a3ee84af48
commit
7b14490266
@ -26,6 +26,7 @@ export const createMockAlertContextState = (
|
||||
setEvaluationWindow: jest.fn(),
|
||||
notificationSettings: INITIAL_NOTIFICATION_SETTINGS_STATE,
|
||||
setNotificationSettings: jest.fn(),
|
||||
discardAlertRule: jest.fn(),
|
||||
...overrides,
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user