nushell/crates/nu-std/tests
Michael Angerman 6a374182a7
change LOG_FORMAT to NU_LOG_FORMAT in nu-std library (#10254)
this closes #10248 

@fdncred pointed out the problem and he was correct 😄 

I went ahead and made the simple change and the
https://github.com/influxdata/influxdb_iox binary
works like a charm...

@amtoine hopefully there are no issues with this change

I believe its a good one as other rust binaries might take advantage of
this common
environment variable as well...
2023-09-06 10:17:14 -07:00
..
logger_tests change LOG_FORMAT to NU_LOG_FORMAT in nu-std library (#10254) 2023-09-06 10:17:14 -07:00
test_asserts.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_dirs.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_iter.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_setup_teardown.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_std.nu Fix unit tests on Android (#10224) 2023-09-05 20:17:34 +12:00
test_xml.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00