Fix CS
This commit is contained in:
parent
a0e4c8be05
commit
e930f3a359
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ class FFMpegTest extends \PHPUnit_Framework_TestCase
|
|||
|
||||
$format = new Format\Video\Ogg();
|
||||
$format->setDimensions(32, 32);
|
||||
|
||||
|
||||
$this->object->open(__DIR__ . '/../../files/Test.ogv');
|
||||
$this->object->encode($format, $dest);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue