Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasolson committed Sep 22, 2021
1 parent c3ddc03 commit af3ce04
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ describe('EQL search strategy', () => {
expect(request).toEqual(
expect.objectContaining({
ignore_unavailable: true,
ignore_throttled: true,
})
);
});
Expand Down

0 comments on commit af3ce04

Please sign in to comment.