Skip to content

Commit a383589

Browse files
committed
fixed tests
1 parent f3a1d9f commit a383589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EmbedTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function testUrls () {
7777
'type' => 'video',
7878
'providerName' => 'Dailymotion',
7979
'providerUrl' => 'http://www.dailymotion.com',
80-
'providerIcon' => 'http://static1.dmcdn.net/images/apple-touch-icon.png.vcbf86c6fe83fbbe19'
80+
'providerIcon' => 'http://static1.dmcdn.net/images/apple-touch-icon.png.vcbf86c6fe83fbbe11'
8181
)
8282
);
8383
}

0 commit comments

Comments
 (0)