Fix broken snapshot test
This commit is contained in:
parent
ca487901c2
commit
4b75987f21
@ -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