Make unittests pass with "npm run coverage" on Node 14 #1593
Labels
Component: CLI
Type: Bug
Something isn't working right.
Type: Meta
Seek input from maintainers and contributors.
I'm on Node 14.15.0 (on Mac), running against QUnit 2.15.0 source.
npm test
runs cleanly, butnpm run coverage
reveals two failures in the CLI tests:and
Still not sure if it's just a test fix (stdout formatting could be different), or there's any latent bugs here.
The text was updated successfully, but these errors were encountered: