nushell/tests/shell/environment
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
..
env.rs test: clear parent envs to prevent leakage to tests (#9976) 2023-08-14 12:49:55 +02:00
mod.rs Fix overlays not preserving hidden env vars (#6475) 2022-09-04 20:32:06 +03:00
nu_env.rs Remove unnecessary cwd, pipeline(), r# from various tests (#9645) 2023-07-12 19:07:20 +02:00