Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style: made lint happy
  • Loading branch information
tdd authored and thymikee committed Aug 8, 2018
commit 34474f92bc57c6302491d3f911cc9fe632f314a7
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