Skip to content

Commit

Permalink
Remove noop
Browse files Browse the repository at this point in the history
  • Loading branch information
kqualters-elastic committed Nov 16, 2022
1 parent 89bdd49 commit 5558d77
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ const mockProvider = {
};

describe('useInsightQuery', () => {
beforeEach(() => {});

it('should return renderable defaults', () => {
const { result } = renderHook<UseInsightQuery, UseInsightQueryResult>(
() =>
Expand Down

0 comments on commit 5558d77

Please sign in to comment.