File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,6 @@ public function testPermalink()
1616 );
1717 }
1818
19- public function testCompanyPage ()
20- {
21- $ this ->assertEmbed (
22- 'https://www.facebook.com/TheIndependentOnline/posts/10153659888571636 ' ,
23- [
24- 'width ' => 552 ,
25- 'code ' => true ,
26- 'type ' => 'rich ' ,
27- ]
28- );
29- }
30-
3119 public function testVideo ()
3220 {
3321 $ this ->assertEmbed (
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class LineTest extends AbstractTestCase
77 public function testOne ()
88 {
99 $ this ->assertEmbed (
10- 'https://line.do/embed/8oq /vertical ' ,
10+ 'https://line.do/es/el-islam-y-al-andalus/7bb /vertical ' ,
1111 [
12- 'title ' => 'PHP Evolution ' ,
12+ 'title ' => 'EL ISLAM Y AL-ANDALUS ' ,
1313 'type ' => 'rich ' ,
14- 'code ' => '<iframe src="https://line.do/embed/8oq /vertical" frameborder="0" allowTransparency="true" style="border:1px solid #e7e7e7;width:640px;height:640px;"></iframe> ' ,
14+ 'code ' => '<iframe src="https://line.do/embed/7bb /vertical" frameborder="0" allowTransparency="true" style="border:1px solid #e7e7e7;width:640px;height:640px;"></iframe> ' ,
1515 'width ' => 640 ,
1616 'height ' => 640 ,
1717 'providerName ' => 'Line.do ' ,
You can’t perform that action at this time.
0 commit comments