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

Correction test icone support

parent 8747c38f
Branches
Tags
No related merge requests found
......@@ -75,7 +75,7 @@ class ZendAfi_View_Helper_IconeSupportTest extends ViewHelperTestCase {
/** @test */
function imageForSupportGreaterThan102ShouldReturnSupportMLSInAdminDir() {
$this->assertEquals(URL_ADMIN_IMG.'supports/mls_s.png',
$this->_helper->imageForSupport(105));
$this->_helper->imageForSupport(150));
}
}
?>
\ 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