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 Jan 17, 2023
1 parent d3fdbef commit a280c24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ describe('AllCasesListGeneric', () => {

afterEach(() => {
moment.tz.setDefault('Browser');
})
});

it('should render AllCasesList', async () => {
useLicenseMock.mockReturnValue({ isAtLeastPlatinum: () => true });
Expand Down

0 comments on commit a280c24

Please sign in to comment.