mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-07 18:08:57 +02:00
[Discovery One] Upgrade to Symfony 4 and PHPUnit 7
This commit is contained in:
@@ -17,7 +17,7 @@ use Mage\Runtime\Runtime;
|
||||
use Mage\Runtime\Exception\RuntimeException;
|
||||
use Exception;
|
||||
use Mage\Tests\MageApplicationMockup;
|
||||
use PHPUnit_Framework_TestCase as TestCase;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Symfony\Component\Console\Tester\CommandTester;
|
||||
|
||||
class TaskFactoryTest extends TestCase
|
||||
|
||||
Reference in New Issue
Block a user