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:
@@ -12,7 +12,7 @@ namespace Mage\Tests\Task;
|
||||
|
||||
use Mage\Task\Exception\ErrorException;
|
||||
use Exception;
|
||||
use PHPUnit_Framework_TestCase as TestCase;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class AbstractTaskTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user