Skip to content

Commit 09b5a5f

Browse files
authored
Fixed cadena ser test
1 parent f256be0 commit 09b5a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CadenaserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public function testOne()
1313
'width' => 620,
1414
'height' => 100,
1515
'type' => 'rich',
16-
'code' => '<iframe src="http://play.cadenaser.com/widget/audio/001RD010000004275766/" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:620px;height:100px;"></iframe>',
16+
'code' => '<iframe src="https://play.cadenaser.com/widget/audio/001RD010000004275766/" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:620px;height:100px;"></iframe>',
1717
'providerName' => 'Cadena SER',
1818
]
1919
);

0 commit comments

Comments
 (0)