nushell/tests/shell
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
..
environment test: clear parent envs to prevent leakage to tests (#9976) 2023-08-14 12:49:55 +02:00
pipeline allow print to take data as input again (#9823) 2023-07-27 21:40:25 +02:00
mod.rs Add tests for script subcommands (#9933) 2023-08-07 05:09:20 +12:00