remove unused code
This commit is contained in:
parent
28cef74dd1
commit
ec5eaeff81
|
|
@ -552,7 +552,6 @@ class SkinlibControllerTest extends TestCase
|
||||||
)
|
)
|
||||||
]);
|
]);
|
||||||
|
|
||||||
imagepng(imagecreatetruecolor(64, 32), $file->url());
|
|
||||||
$upload = UploadedFile::fake()->image('texture.png', 64, 32);
|
$upload = UploadedFile::fake()->image('texture.png', 64, 32);
|
||||||
|
|
||||||
// Score is not enough
|
// Score is not enough
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user