Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 147 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 147 Bytes
  • Run jest --coverage (should show unknown coverage)
  • Remove line 11 in package.json
  • Run jest --coverage (should show correct coverage)