Skip to content

Commit eedcfec

Browse files
committed
test fixtures
1 parent eea1a08 commit eedcfec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/fixtures/jeanjean.bandcamp.com.track-coquin-l-l-phant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'language' => null,
2121
'languages' => [],
2222
'license' => null,
23-
'providerName' => 'Jean Jean',
23+
'providerName' => 'Bandcamp',
2424
'providerUrl' => 'https://jeanjean.bandcamp.com',
2525
'publishedTime' => '2013-09-14 00:00:00',
2626
'redirect' => null,

tests/fixtures/sassmeister.com.gist-1122e441f0434ec6eb2a.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
declare(strict_types = 1);
33

44
return [
5-
'authorName' => null,
5+
'authorName' => 'Jed Foster and Dale Sande',
66
'authorUrl' => null,
77
'cms' => null,
88
'code' => [

0 commit comments

Comments
 (0)