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