Fix broken snapshot test
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good
This commit is contained in:
parent
38cd9c74d9
commit
61b7a799b9
@ -243,11 +243,11 @@
|
|||||||
array (
|
array (
|
||||||
'meta' =>
|
'meta' =>
|
||||||
array (
|
array (
|
||||||
'name' => 'Hulu',
|
'name' => 'Funimation',
|
||||||
'link' => true,
|
'link' => true,
|
||||||
'image' => 'streaming-logos/hulu.svg',
|
'image' => 'streaming-logos/funimation.svg',
|
||||||
),
|
),
|
||||||
'link' => 'http://www.hulu.com/attack-on-titan',
|
'link' => 'http://www.funimation.com/shows/attack-on-titan/videos/episodes',
|
||||||
'subs' =>
|
'subs' =>
|
||||||
array (
|
array (
|
||||||
0 => 'en',
|
0 => 'en',
|
||||||
@ -261,11 +261,11 @@
|
|||||||
array (
|
array (
|
||||||
'meta' =>
|
'meta' =>
|
||||||
array (
|
array (
|
||||||
'name' => 'Funimation',
|
'name' => 'Hulu',
|
||||||
'link' => true,
|
'link' => true,
|
||||||
'image' => 'streaming-logos/funimation.svg',
|
'image' => 'streaming-logos/hulu.svg',
|
||||||
),
|
),
|
||||||
'link' => 'http://www.funimation.com/shows/attack-on-titan/videos/episodes',
|
'link' => 'http://www.hulu.com/attack-on-titan',
|
||||||
'subs' =>
|
'subs' =>
|
||||||
array (
|
array (
|
||||||
0 => 'en',
|
0 => 'en',
|
||||||
|
Loading…
Reference in New Issue
Block a user