mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 16:50:07 +02:00
Fix classname
This commit is contained in:
@@ -10,7 +10,7 @@ use PHPUnit\Framework\TestCase;
|
||||
/**
|
||||
* @covers \Intervention\Image\Geometry\Tools\RectangleResizer
|
||||
*/
|
||||
class RectangleRectangleResizerTest extends TestCase
|
||||
class RectangleResizerTest extends TestCase
|
||||
{
|
||||
public function testMake(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user