mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
64045ebc7a
We never want tests to hit the real npm registry because this causes test flakes. In addition, we set a sentinal "unset" value for `NPM_CONFIG_REGISTRY` to ensure that all tests requiring npm go through the test server. |
||
---|---|---|
.. | ||
napi_tests.rs |