Skip to content
Snippets Groups Projects
Commit 7a86231d authored by llaffont's avatar llaffont
Browse files

Correction test rendu images bib num

parent 044b070c
Branches
Tags
No related merge requests found
......@@ -434,7 +434,7 @@ class BibNumeriqueAlbumTeaserTest extends AbstractBibNumeriqueViewHelperWithAlbu
*/
function secondImageShouldLinkToFullImagePrettyPhoto($html) {
$this->assertXPath($html,
'//a[@href="/bib-numerique/get-resource/id/2"][@rel="prettyphoto[Harlock]"][@title="Le capitaine en slip"]',
'//a[contains(@href, "/bib-numerique/get-resource/id/2")][@data-rel="prettyphoto[Harlock]"][@title="Le capitaine en slip"]',
$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