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

dev #23805 : fix tests

parent 096f2f68
Branches
Tags
2 merge requests!1009Dev#23805 unleash the facets,!1007Dev#23805 unleash the facets
......@@ -140,6 +140,6 @@ class AdminHelpLinkHelperTest extends ViewHelperTestCase {
/** @test */
public function helpForModuleRechercheResultatSouldReturnFiche3643() {
$this->setControllerAction('modules', 'recherche');
$this->assertHelpLink(3643, 'recherche_resultat');
$this->assertWikiLink('Paramétrer_une_liste_de_résultat', 'recherche_resultat');
}
}
\ No newline at end of file
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