Skip to content
Snippets Groups Projects
Commit 02a00723 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #71154 fix test failure

parent 5690c7cb
Branches
Tags
1 merge request!2521Hotline#71154 retour pnb
Pipeline #3554 passed with stage
in 32 minutes and 31 seconds
......@@ -86,6 +86,6 @@ class ZendAfi_View_Helper_Notice_DilicomLoggedTest extends ZendAfi_View_Helper_N
/** @test */
public function shouldRenderDilicomAlbumDatas() {
$this->assertXPathContentContains($this->_html, '//table//td', '2018-02-27');
$this->assertXPathContentContains($this->_html, '//table//td', 'dilicom-123456');
}
}
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