mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
test: update test suite
This commit is contained in:
@@ -6,7 +6,7 @@ use ApiPlatform\Symfony\Bundle\Test\ApiTestCase;
|
||||
use ApiPlatform\Symfony\Bundle\Test\Client;
|
||||
use App\Entity\User;
|
||||
|
||||
abstract class AbstractTest extends ApiTestCase
|
||||
class AbstractTest extends ApiTestCase
|
||||
{
|
||||
private ?string $token = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user