Skip to content
Snippets Groups Projects
Commit 75bf8c6e authored by Laurent's avatar Laurent
Browse files

dev #82369 test fix

parent bf7b46cd
Branches
Tags
2 merge requests!2915Dev#82369 3 minutes bokeh paniers,!2914Dev#82369 3 minutes bokeh paniers
Pipeline #5463 passed with stage
in 30 minutes and 9 seconds
......@@ -1343,7 +1343,7 @@ class CatalogueControllerPaniersHistoireTest extends AdminCatalogueControllerTes
/** @test */
public function shouldContainsLinkToTestAction() {
$this->assertXPath('//a[contains(@href, "/tester/id_catalogue/100")');
$this->assertXPath('//a[contains(@href, "/tester/id_catalogue/100")]');
}
......
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