Skip to content

Commit

Permalink
fix jest
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley14 committed Jul 20, 2021
1 parent 01ae6bd commit 0a42280
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export class AlertsClient {
ignore_unavailable: true,
body: {
query: { term: { _id: id! } },
aggs: { ruleTypeIdsAgg: { terms: { field: RULE_ID } } },
},
seq_no_primary_term: true,
});
Expand Down

0 comments on commit 0a42280

Please sign in to comment.