We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c15d87 commit 3a4e3b7Copy full SHA for 3a4e3b7
tests/ViddlerTest.php
@@ -11,7 +11,7 @@ public function testOne()
11
'type' => 'video',
12
'code' => '<iframe width="620" height="349" src="http://www.viddler.com/embed/bdce8c7" frameborder="0" allowfullscreen></iframe>',
13
'providerName' => 'Viddler',
14
- 'providerUrl' => 'http://viddler.com/',
+ 'providerUrl' => 'http://www.viddler.com/',
15
]
16
);
17
}
0 commit comments