Skip to content

Commit

Permalink
style: made lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
tdd committed Jul 26, 2018
1 parent 00567a8 commit 621e84e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/jest-cli/src/__tests__/watch.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ describe('Watch mode flows', () => {
});

describe('when dealing with potential watch plugin key conflicts', () => {

it.each`
key | plugin
${'q'} | ${'Quit'}
Expand Down

0 comments on commit 621e84e

Please sign in to comment.