Skip to content

Commit 48a7634

Browse files
committed
fix ts error
1 parent b19bfb7 commit 48a7634

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins/data/common/search/aggs/buckets/lib/histogram_calculate_interval.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ describe('calculateHistogramInterval', () => {
3737
min: 0,
3838
max: 1,
3939
},
40+
esTypes: [],
4041
};
4142
});
4243

0 commit comments

Comments
 (0)