Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
580fb21d5a
45 changed files with 240 additions and 185 deletions
|
|
@ -3,9 +3,9 @@
|
|||
namespace Tests\FFMpeg\Functional;
|
||||
|
||||
use FFMpeg\FFMpeg;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Tests\FFMpeg\BaseTestCase;
|
||||
|
||||
abstract class FunctionalTestCase extends TestCase
|
||||
abstract class FunctionalTestCase extends BaseTestCase
|
||||
{
|
||||
/**
|
||||
* @return FFMpeg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue