nushell/tests/shell/environment
Bahex 1b01598840
Run ENV_CONVERSIONS whenever it's modified (#14591)
- this PR should close #14514

# Description
Makes updates to `$env.ENV_CONVERSIONS` take effect immediately.

# User-Facing Changes
No breaking change, `$env.ENV_CONVERSIONS` can be set and its effect
used in the same file.

# Tests + Formatting

- 🟢 toolkit fmt
- 🟢 toolkit clippy
- 🟢 toolkit test
- 🟢 toolkit test stdlib

# After Submitting
N/A
2024-12-25 21:37:24 +08:00
..
env.rs Run ENV_CONVERSIONS whenever it's modified (#14591) 2024-12-25 21:37:24 +08:00
mod.rs Remove long-unused autoenv tests (#14436) 2024-11-26 10:22:18 +08:00