Replies: 1 comment 1 reply
-
And of course I can't reproduce this anymore; I think this might have been pnpm's fault. Please feel free to close this discussion, and accept my apologies for the noise. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ava 3.15 changed functionality that was introduced in #531 to ensure that the
NODE_PATH
environment variable would be kept intact for tests.The difference can be seen running this test under [email protected] and [email protected]:
running with:
Let's discuss if this is correct, and if it is, if any changes should be made to the documentation.
Beta Was this translation helpful? Give feedback.
All reactions