Skip to content
Snippets Groups Projects
Commit ad7cc432 authored by lbrun's avatar lbrun
Browse files

#35567 : fix tests

parent e237d99b
Branches
Tags
7 merge requests!1553Master,!1502Master,!1501Stable,!1472Stable,!1409Stable,!1382Change ardans help link,!1373Change ardans help link
......@@ -61,7 +61,7 @@ class AdminIndexControllerIndexActionTest extends AdminIndexControllerTestCase {
/** @test */
public function helpLinkShouldBePresent() {
$this->assertXPath("//a[@href='https://akm.ardans.fr/AFI2/invite/listerFiche.do?idFiche=4037']//img");
$this->assertXPath("//a[@href='http://wiki.bokeh-library-portal.org/index.php/Bokeh']//img", $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