| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Stewart X Addison <sxa@ibm.com>
|
FYI @aduh95 as the author of the original PR. I don't seem to have permissions to assign you as an explicit reviewer. |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1109 +/- ##
=======================================
Coverage 64.52% 64.52%
=======================================
Files 45 45
Lines 7003 7003
=======================================
Hits 4519 4519
Misses 2484 2484 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Spotted during #1108
npm test-all seems to have been removed from package.json in https://github.com/nodejs/node-core-utils/pull/670/changes#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 but was left in the documentation. If something else should replace it then let me know, otherwise removing it and leaving npm test in there seems reasonable.