refactor(test): rename LoginTest
This commit is contained in:
parent
a22725ad6d
commit
80af94a95e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Tests\Core;
|
||||
namespace App\Tests\Core\Auth;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue