Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Dec 23, 2021
1 parent e5f574e commit a7106b5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,9 @@ describe('The metric threshold alert type', () => {
});

const createMockStaticConfiguration = (sources: any) => ({
alerting: {
group_by_page_size: 100,
},
inventory: {
compositeSize: 2000,
},
Expand Down

0 comments on commit a7106b5

Please sign in to comment.