mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-22 16:29:10 -04:00
Update specs to account for removed .paid attr.
This commit is contained in:
parent
95e8ca8c31
commit
d156bdd314
@ -21,7 +21,6 @@ describe YouTubeStructs::VideoRenderer do
|
||||
video.id.should(eq("E1KkQrFEl2I"))
|
||||
video.length_seconds.should(eq(665))
|
||||
video.live_now.should(eq(false))
|
||||
video.paid.should(eq(false))
|
||||
video.premiere_timestamp.should(eq(nil))
|
||||
video.premium.should(eq(false))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user