mirror of
https://github.com/nushell/nushell.git
synced 2025-06-19 08:26:57 +02:00
Fix CI test
This commit is contained in:
parent
0d8d959e8f
commit
d5ac168578
@ -237,7 +237,7 @@ fn std_log_env_vars_are_not_overridden() {
|
||||
fn std_log_env_vars_have_defaults() {
|
||||
let actual = nu_with_std!(
|
||||
r#"
|
||||
use std
|
||||
use std/log
|
||||
print -e $env.NU_LOG_FORMAT
|
||||
print -e $env.NU_LOG_DATE_FORMAT
|
||||
"#
|
||||
|
Loading…
x
Reference in New Issue
Block a user