mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 23:07:46 +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]
|
#[test]
|
||||||
|
Reference in New Issue
Block a user