mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:55:47 +02:00
fix NUON test
This commit is contained in:
@ -262,7 +262,7 @@ fn from_nuon_datetime() {
|
||||
"#
|
||||
));
|
||||
|
||||
assert_eq!(actual.out, "date");
|
||||
assert_eq!(actual.out, "datetime");
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user