Skip to content
Snippets Groups Projects
Commit 0e12fb85 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

hotline #50888 : fix failure

parent 834977cd
Branches
Tags
2 merge requests!2080Sandbox detach zf from storm,!1941hotline #50888 fix statController stat action
......@@ -3072,7 +3072,7 @@ class RechercheControllerNoResultOnSubscriberLinkTest extends AbstractController
/** @test */
public function noResultMesssageShouldBeDisplay() {
$this->assertXPathContentContains('//div[@class="info-recherche"]',
$this->assertXPathContentContains('//div[@class="resultat_recherche"]',
'Aucun résultat trouvé',
$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