remy / nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development
http://nodemon.io/
MIT License
26.21k stars 1.72k forks source link

Tests are failing (non-critical) #2122

Closed remy closed 1 year ago

remy commented 1 year ago

All versions of node are failing tests in the same place. I suspect either a regression in the code, or, according to logs, there's missing files in the fixes.

The coverage is pretty good, so I'd either like to fix these tests or remove them if they're not needed, since I decided to release after these failed.

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 3.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: