feat: use official date serializer, fix test

This commit is contained in:
ThetaDev 2023-12-06 21:53:35 +01:00
parent cf24f978f2
commit deeffacc1c
No known key found for this signature in database
GPG key ID: 649CA4EBDC338394
5 changed files with 4 additions and 60 deletions

View file

@ -754,7 +754,7 @@ fn get_video_details_no_desc(rp: RustyPipe) {
assert_eq!(details.id, "VYJNSQ_ANyA");
assert_eq!(details.name, "Cricket comedy by Modi");
assert_eq!(details.channel.id, "UC8gBy2lByHxIyoPMglerNWg");
assert_eq!(details.channel.name, "TMP VIBES");
assert_eq!(details.channel.name, "TMP Shorts");
assert!(!details.channel.avatar.is_empty(), "no channel avatars");
assert!(