fix NUON test

This commit is contained in:
amtoine 2023-09-10 13:17:07 +02:00
parent 08d156d02d
commit 77c3615635
No known key found for this signature in database
GPG Key ID: 37AAE9B486CFF1AB

View File

@ -262,7 +262,7 @@ fn from_nuon_datetime() {
"#
));
assert_eq!(actual.out, "date");
assert_eq!(actual.out, "datetime");
}
#[test]