improv
This commit is contained in:
parent
66c4c1fe4f
commit
2c2e34b71e
42 changed files with 910 additions and 939 deletions
|
@ -1,10 +1,9 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests;
|
||||
|
||||
use PHPUnit\Framework\TestCase as BaseTestCase;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
|
||||
|
||||
abstract class TestCase extends KernelTestCase
|
||||
{
|
||||
}
|
||||
abstract class TestCase extends KernelTestCase {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue