Fix test snapshots
This commit is contained in:
parent
1dc1370115
commit
b4a843e699
@ -16,10 +16,7 @@
|
|||||||
'anime' =>
|
'anime' =>
|
||||||
Aviat\AnimeClient\Types\Anime::__set_state(array(
|
Aviat\AnimeClient\Types\Anime::__set_state(array(
|
||||||
'age_rating' => NULL,
|
'age_rating' => NULL,
|
||||||
'age_rating_guide' => NULL,
|
|
||||||
'cover_image' => 'https://media.kitsu.io/anime/poster_images/12243/small.jpg?1481144116',
|
'cover_image' => 'https://media.kitsu.io/anime/poster_images/12243/small.jpg?1481144116',
|
||||||
'episode_count' => NULL,
|
|
||||||
'episode_length' => NULL,
|
|
||||||
'genres' =>
|
'genres' =>
|
||||||
array (
|
array (
|
||||||
0 => 'Comedy',
|
0 => 'Comedy',
|
||||||
@ -27,22 +24,17 @@
|
|||||||
2 => 'Slice of Life',
|
2 => 'Slice of Life',
|
||||||
),
|
),
|
||||||
'id' => '12243',
|
'id' => '12243',
|
||||||
'included' => NULL,
|
|
||||||
'show_type' => 'TV',
|
'show_type' => 'TV',
|
||||||
'slug' => 'kobayashi-san-chi-no-maid-dragon',
|
'slug' => 'kobayashi-san-chi-no-maid-dragon',
|
||||||
'status' => NULL,
|
|
||||||
'streaming_links' =>
|
'streaming_links' =>
|
||||||
array (
|
array (
|
||||||
),
|
),
|
||||||
'synopsis' => NULL,
|
|
||||||
'title' => 'Kobayashi-san Chi no Maid Dragon',
|
'title' => 'Kobayashi-san Chi no Maid Dragon',
|
||||||
'titles' =>
|
'titles' =>
|
||||||
array (
|
array (
|
||||||
0 => 'Miss Kobayashi\'s Dragon Maid',
|
0 => 'Miss Kobayashi\'s Dragon Maid',
|
||||||
1 => '小林さんちのメイドラゴン',
|
1 => '小林さんちのメイドラゴン',
|
||||||
),
|
),
|
||||||
'trailer_id' => NULL,
|
|
||||||
'url' => NULL,
|
|
||||||
)),
|
)),
|
||||||
'watching_status' => 'current',
|
'watching_status' => 'current',
|
||||||
'notes' => NULL,
|
'notes' => NULL,
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
'notes' => '',
|
'notes' => '',
|
||||||
'private' => true,
|
'private' => true,
|
||||||
'progress' => 12,
|
'progress' => 12,
|
||||||
'rating' => NULL,
|
|
||||||
'reconsumeCount' => 0,
|
'reconsumeCount' => 0,
|
||||||
'reconsuming' => true,
|
'reconsuming' => true,
|
||||||
'status' => 'current',
|
'status' => 'current',
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
array (
|
array (
|
||||||
),
|
),
|
||||||
'id' => 32344,
|
'id' => 32344,
|
||||||
'included' => NULL,
|
|
||||||
'show_type' => 'TV',
|
'show_type' => 'TV',
|
||||||
'slug' => 'attack-on-titan',
|
'slug' => 'attack-on-titan',
|
||||||
'status' => 'Finished Airing',
|
'status' => 'Finished Airing',
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
array (
|
array (
|
||||||
),
|
),
|
||||||
'id' => '20286',
|
'id' => '20286',
|
||||||
'included' => NULL,
|
|
||||||
'jp_title' => 'Bokura wa Minna Kawaisou',
|
'jp_title' => 'Bokura wa Minna Kawaisou',
|
||||||
'manga_type' => 'manga',
|
'manga_type' => 'manga',
|
||||||
'synopsis' => 'Usa, a high-school student aspiring to begin a bachelor lifestyle, moves into a new apartment only to discover that he not only shares a room with a perverted roommate that has an obsession for underaged girls, but also that another girl, Ritsu, a love-at-first-sight, is living in the same building as well!
|
'synopsis' => 'Usa, a high-school student aspiring to begin a bachelor lifestyle, moves into a new apartment only to discover that he not only shares a room with a perverted roommate that has an obsession for underaged girls, but also that another girl, Ritsu, a love-at-first-sight, is living in the same building as well!
|
||||||
|
Loading…
Reference in New Issue
Block a user