Skip to content

Commit 7444338

Browse files
committed
updated tests
1 parent 120bfa3 commit 7444338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/fixtures/cdn2.thecatapi.com.images-cjd.jpg.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'favicon' => 'https://cdn2.thecatapi.com/favicon.ico',
1616
'feeds' => [],
1717
'icon' => null,
18-
'image' => null,
18+
'image' => 'https://cdn2.thecatapi.com/images/cjd.jpg',
1919
'keywords' => [],
2020
'language' => null,
2121
'languages' => [],

tests/fixtures/i.imgur.com.x6rkcc5.jpg.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'favicon' => 'https://i.imgur.com/favicon.ico',
1616
'feeds' => [],
1717
'icon' => null,
18-
'image' => null,
18+
'image' => 'http://i.imgur.com/X6rkCc5.jpg',
1919
'keywords' => [],
2020
'language' => null,
2121
'languages' => [],

0 commit comments

Comments
 (0)