Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Jan 7, 2020
1 parent 8516a9d commit 40b71c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/legacy/plugins/reporting/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jest.mock('os', () => {
return os;
});

// eslint-disable-next-line jest/valid-describe
const describeWithContext = describe.each([
[{ dev: false, dist: false }],
[{ dev: true, dist: false }],
Expand Down

0 comments on commit 40b71c7

Please sign in to comment.