Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 97 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 97 Bytes

Steps to repro:

$ npm install
$ npx jest --coverage

Works fine without --coverage.