mirror of
https://github.com/nushell/nushell.git
synced 2024-11-24 17:34:00 +01:00
fix NUON test
This commit is contained in:
parent
08d156d02d
commit
77c3615635
@ -262,7 +262,7 @@ fn from_nuon_datetime() {
|
|||||||
"#
|
"#
|
||||||
));
|
));
|
||||||
|
|
||||||
assert_eq!(actual.out, "date");
|
assert_eq!(actual.out, "datetime");
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
Reference in New Issue
Block a user