mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Remove test dump info.
This commit is contained in:
@@ -289,7 +289,7 @@ class e_fileTest extends \Codeception\Test\Unit
|
|||||||
$ret = array('mime'=>false);
|
$ret = array('mime'=>false);
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($ret);
|
|
||||||
$this->assertEquals($item['expected']['mime'], $ret['mime']);
|
$this->assertEquals($item['expected']['mime'], $ret['mime']);
|
||||||
|
|
||||||
if($item['imgchk'])
|
if($item['imgchk'])
|
||||||
|
Reference in New Issue
Block a user