Skip to content

Commit 80f8fdd

Browse files
patch api
1 parent e15311c commit 80f8fdd

File tree

6 files changed

+781
-1
lines changed

6 files changed

+781
-1
lines changed

x-pack/platform/plugins/shared/rule_registry/server/alert_data_client/alerts_client.mock.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const createAlertsClientMock = () => {
1818
getAuthorizedAlertsIndices: jest.fn(),
1919
bulkUpdate: jest.fn(),
2020
bulkUpdateCases: jest.fn(),
21+
patchTags: jest.fn(),
2122
find: jest.fn(),
2223
getGroupAggregations: jest.fn(),
2324
getBrowserFields: jest.fn(),

0 commit comments

Comments
 (0)