Fix tests
modifié: core/lib/Thelia/Tests/Tools/MimeTypesToolsTest.php
This commit is contained in:
@@ -29,7 +29,7 @@ class MimeTypesToolsTest extends \PHPUnit_Framework_TestCase
|
|||||||
{
|
{
|
||||||
new Translator(new Container());
|
new Translator(new Container());
|
||||||
|
|
||||||
$this->tool = MimeTypeTools::getInstance();
|
$this->tool = new MimeTypeTools();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testTrim()
|
public function testTrim()
|
||||||
|
|||||||
Reference in New Issue
Block a user