Fix TestCase import
parent
2a13bb2649
commit
86f59348f5
|
@ -12,7 +12,6 @@
|
|||
|
||||
namespace Composer\Test;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Composer\Factory;
|
||||
|
||||
class FactoryTest extends TestCase
|
||||
|
|
Loading…
Reference in New Issue