Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The check for `os.networkInterfaces()` in `test-os.js` may be too strict. It's apparently possible for a machine to be configured with multiple IPv4 loopback interfaces. Increase specificity of filter to check on only the object we expect. Fixes: nodejs#14654
- Loading branch information