Skip to content
Snippets Groups Projects
Commit 4991b035 authored by Laurent's avatar Laurent
Browse files

fix test

parent 1be33568
Branches
Tags
2 merge requests!896Master,!850Master
......@@ -35,7 +35,7 @@ class ZendAfi_View_Helper_BiographieAuthorTest extends ViewHelperTestCase {
/** @test */
public function biographieShouldContainsHtml() {
$this->assertEquals('<p >Source : wiki</p><p>A html biographie !</p>', $this->_html);
$this->assertEquals('<p>Source : wiki</p><p>A html biographie !</p>', $this->_html);
}
}
?>
\ No newline at end of file
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