Loading
nushell: Set NU_TEST_LOCALE_OVERRIDE to standardize locale used in test
Some tests are locale-specific expecting to compare string output in en_US.utf8,
which causes failure on systems with different locale values.
Signed-off-by:
Emmanuel Alap <15620712+ealap@users.noreply.github.com>