Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed May 25, 2022
1 parent d888c1a commit 8ea3cee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ describe('use show timeline', () => {
});

describe('sourcererDataView', () => {

it('should show timeline when indices exist', () => {
mockUseSourcererDataView.mockReturnValueOnce({ indicesExist: true, dataViewId: 'test' });
const { result } = renderHook(() => useShowTimeline());
Expand Down

0 comments on commit 8ea3cee

Please sign in to comment.