Stabilize modular school API scaffold
This commit is contained in:
@@ -8,7 +8,7 @@ use App\Domain\SchoolCore\Context\SchoolContext;
|
||||
use App\Domain\SchoolCore\Context\SchoolContextException;
|
||||
use App\Domain\SchoolCore\Context\SchoolContextValidator;
|
||||
use Illuminate\Contracts\Auth\Authenticatable;
|
||||
use Orchestra\Testbench\TestCase;
|
||||
use Tests\TestCase;
|
||||
|
||||
final class SchoolContextValidatorTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user