Files
nushell/crates/nu-protocol/src
Kiryl Mialeshka 6eac9bfd0f test: clear parent envs to prevent leakage to tests (#9976)
Running tests locally from nushell with customizations (i.e.
$env.PROMPT_COMMAND etc) may lead to failing tests as that customization
leaks to the sandboxed nu itself.

Remove `FILE_PWD` from env

# Tests + Formatting

Tests are now passing locally without issue in my case
2023-08-14 12:49:55 +02:00
..
2023-07-14 15:20:35 +12:00
2023-08-07 18:10:01 +12:00
2023-07-07 11:06:09 +02:00