mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Qual: Removed warnings
This commit is contained in:
@@ -139,7 +139,7 @@ class ImagesLibTest extends PHPUnit_Framework_TestCase
|
||||
$this->assertEquals($tmp['width'],250);
|
||||
$this->assertEquals($tmp['height'],20);*/
|
||||
|
||||
return $result;
|
||||
return 1;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user