Skip to content
Snippets Groups Projects
Commit 13508ef0 authored by Laurent's avatar Laurent
Browse files

hotline #52410 test fix

parent 49eb7dac
Branches
Tags
3 merge requests!2080Sandbox detach zf from storm,!2061Master,!1966Hotline#52410 capv38 bug modif boites dans le backoffice
Pipeline #49 passed with stage
in 9 minutes and 43 seconds
......@@ -626,7 +626,7 @@ class AccueilControllerPostConfigBoiteKiosqueProfilLognesTest extends Admin_Abst
/** @test **/
public function postConfigShouldRedirectToReferrer() {
$this->assertXpathContentContains('//script', 'parent.window.location = parent.document.location.href;');
$this->assertXpathContentContains('//script', 'parent.window.location=parent.document.location.href;');
}
......
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