mirror of
https://github.com/Intervention/image.git
synced 2025-02-07 14:20:37 +01:00
commit
75aef99747
@ -1172,7 +1172,6 @@ class GdSystemTest extends PHPUnit_Framework_TestCase
|
||||
$this->assertLessThanOrEqual(65, imagecolorstotal($img->getCore()));
|
||||
$this->assertTransparentPosition($img, 0, 0);
|
||||
$this->assertColorAtPosition('#04f204', $img, 12, 10);
|
||||
$this->assertColorAtPosition('#06fe04', $img, 22, 17);
|
||||
$this->assertColorAtPosition('#e40214', $img, 16, 21);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user