You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running make test-npm in node is currently failing. From a quick glance I'm able to recognize that most of these errors are related to recent changes (such as adding snapshot tests but not the snapshots itself, etc).
The text was updated successfully, but these errors were encountered:
- Fixes ability to run tests using an arbitrary node bin
- Fixes `make test-npm` in nodejs repo
- Added `tap-snapshots` folder
- Added required `.npmrc` root file
Fixesnpm/statusboard#45
- Fixes ability to run tests using an arbitrary node bin
- Fixes `make test-npm` in nodejs repo
- Added `tap-snapshots` folder
- Added required `.npmrc` root file
Fixesnpm/statusboard#45
Running
make test-npm
in node is currently failing. From a quick glance I'm able to recognize that most of these errors are related to recent changes (such as adding snapshot tests but not the snapshots itself, etc).The text was updated successfully, but these errors were encountered: