Skip to content
Snippets Groups Projects
Commit 574d9887 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

dev #55145 lekiosk : fix test failure

parent 2210d6b9
Branches
Tags
5 merge requests!2102#57574 : correction orthographe des jours de la semaine,!2080Sandbox detach zf from storm,!2061Master,!2034Dev#55145 contractuel 2455 le kiosk recherche federee,!2025Dev#55145 contractuel 2455 le kiosk recherche federee
Pipeline #479 passed with stage
in 11 minutes and 48 seconds
......@@ -1136,7 +1136,7 @@ class NoticeAjaxControllerVideoMorceauTest extends AbstractControllerTestCase {
* @test
*/
public function responseShouldContainsIframe() {
$this->assertXPath('//iframe[contains(@src, "http://www.ultimedia.com/swf/iframe_pub.php ")]',
$this->assertXPath('//iframe[contains(@src, "http://www.ultimedia.com/swf/iframe_pub.php")]',
$this->_response->getBody());
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment