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

Author: "Laurent Laffont <laurent.laffont@gmail.com>, 2013-03-22 10:24:48 +0100"

Correction test preview article
parent 194d2feb
Branches
Tags
No related merge requests found
......@@ -1238,7 +1238,7 @@ class CmsControllerArticleExistingTraductionEditTest extends CmsControllerTestCa
/** @test */
function previewShouldContainsArticleUrl() {
$this->assertXPath('//a[@rel="prettyPhoto"][contains(@href, "cms/articleview/id/41")]');
$this->assertXPath('//a[@data-prettyphoto="true"][contains(@href, "cms/articleview/id/41")]');
}
}
......
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