Skip to content

Commit 0e81382

Browse files
authored
refactor: rename class name to AnimatedGifTest to comply with psr-4 (#54)
Closes #53
1 parent ef849f5 commit 0e81382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/AnimatedGifTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Char0n\FFMpegPHP\Frame;
88
use PHPUnit\Framework\TestCase;
99

10-
class FFmpegAnimatedGifTest extends TestCase
10+
class AnimatedGifTest extends TestCase
1111
{
1212

1313
protected static $outFilePath;

0 commit comments

Comments
 (0)