fix: test snapshot
This commit is contained in:
parent
dbcb7fe0df
commit
6a10909377
1 changed files with 10 additions and 10 deletions
|
|
@ -33,7 +33,7 @@ Paginator(
|
|||
publish_date_txt: Some("1 day ago"),
|
||||
view_count: Some(859366),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts #jam https://doobydobap.com/recipe/hongsi_jam Instagram @doobydobap Join my discord!"),
|
||||
)),
|
||||
|
|
@ -65,7 +65,7 @@ Paginator(
|
|||
publish_date_txt: Some("3 days ago"),
|
||||
view_count: Some(1000402),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts #fruit #mukbang Instagram @doobydobap Join my discord! https://discord.gg/doobyverse www.doobydobap.com for\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -134,7 +134,7 @@ Paginator(
|
|||
publish_date_txt: Some("8 days ago"),
|
||||
view_count: Some(1096055),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("Ingredients: ** Citrus Filling** 1 cup mandarin juice or any orange-y citrus in season! 6 eggs 1 1/2 cup sugar ⅓ cup flour zest of 1\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -277,7 +277,7 @@ Paginator(
|
|||
publish_date_txt: Some("1 month ago"),
|
||||
view_count: Some(11285067),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts Instagram @doobydobap Join my discord! https://discord.gg/doobyverse www.doobydobap.com for recipes & stories."),
|
||||
)),
|
||||
|
|
@ -309,7 +309,7 @@ Paginator(
|
|||
publish_date_txt: Some("3 weeks ago"),
|
||||
view_count: Some(2415040),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts #icecream Instagram @doobydobap Join my discord! https://discord.gg/doobyverse www.doobydobap.com for recipes\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -341,7 +341,7 @@ Paginator(
|
|||
publish_date_txt: Some("2 months ago"),
|
||||
view_count: Some(5100787),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("mcdonalds #michelin #fastfood Instagram @doobydobap Join my discord! https://discord.gg/doobyverse\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -373,7 +373,7 @@ Paginator(
|
|||
publish_date_txt: Some("10 months ago"),
|
||||
view_count: Some(55308394),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts ASMR version on my Instagram @doobydobap Join my discord! https://discord.gg/doobyverse www.doobydobap.com\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -442,7 +442,7 @@ Paginator(
|
|||
publish_date_txt: Some("8 months ago"),
|
||||
view_count: Some(12314192),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts another deal breaker: people who like chocolate chip banana bread over regular-- you heard me Recipe: Wet: 3 very ripe\u{a0}..."),
|
||||
)),
|
||||
|
|
@ -474,7 +474,7 @@ Paginator(
|
|||
publish_date_txt: Some("1 year ago"),
|
||||
view_count: Some(4266748),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts Recipe on my website at www.doobydobap.com/recipe."),
|
||||
)),
|
||||
|
|
@ -543,7 +543,7 @@ Paginator(
|
|||
publish_date_txt: Some("6 months ago"),
|
||||
view_count: Some(9312774),
|
||||
is_live: false,
|
||||
is_short: false,
|
||||
is_short: true,
|
||||
is_upcoming: false,
|
||||
short_description: Some("shorts #japanese #curry Tomato Beef Curry 1 packet Japanese Curry Roux 250g thinly sliced beef 2 large onions 2 tbsp butter 2\u{a0}..."),
|
||||
)),
|
||||
|
|
|
|||
Reference in a new issue