Skip to content
Snippets Groups Projects
Commit 2138972a authored by llaffont's avatar llaffont
Browse files

Correction affichage menu admin catalogue OPDS

parent 77cb3fb2
Branches
Tags
No related merge requests found
......@@ -35,9 +35,8 @@ class MenuGaucheAdminHelperWithVariableBibnumDisabledTest extends ViewHelperTest
/** @test **/
public function BibNumEpudShouldBePresent() {
$this->assertXPath($this->html, '//a[@href="/afi-opac/admin/opds"]', $this->html);
$this->assertXPath($this->html, '//a[contains(@href, "/admin/opds")]', $this->html);
}
}
?>
......
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