mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-24 02:01:23 +02:00
made passing behat
This commit is contained in:
@@ -53,6 +53,5 @@ class CImageResizerStrategyStretchTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
$this->assertEquals($tw, $img->getTargetWidth(), "Target width not correct.");
|
||||
$this->assertEquals($th, $img->getTargetHeight(), "Target height not correct.");
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user