File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ public function testOne()
1010 $ this ->assertEquals ($ info ->imageHeight , 640 );
1111 $ this ->assertEquals ($ info ->type , 'rich ' );
1212 $ this ->assertEquals ($ info ->authorName , 'agarzoniu ' );
13- $ this ->assertEquals ($ info ->authorUrl , 'http ://instagram.com/agarzoniu ' );
13+ $ this ->assertEquals ($ info ->authorUrl , 'https ://instagram.com/agarzoniu ' );
1414 $ this ->assertEquals ($ info ->providerName , 'Instagram ' );
1515 }
1616}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ public function testOne()
1010 $ this ->assertEquals ($ info ->code , '<iframe src="https://line.do/embed/php-evolution/vertical" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:640px;height:640px;"></iframe> ' );
1111 $ this ->assertEquals ($ info ->width , 640 );
1212 $ this ->assertEquals ($ info ->height , 640 );
13- $ this ->assertEquals ($ info ->providerName , 'line ' );
13+ $ this ->assertEquals ($ info ->providerName , 'Line.do ' );
1414 $ this ->assertEquals ($ info ->providerUrl , 'https://line.do ' );
1515 }
1616}
You can’t perform that action at this time.
0 commit comments