mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Ran rector and made tests final
This commit is contained in:
@@ -27,7 +27,7 @@ use App\Repository\UserRepository;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
class UserRepositoryTest extends WebTestCase
|
||||
final class UserRepositoryTest extends WebTestCase
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user