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:
@@ -30,7 +30,7 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
/**
|
||||
* @Group DB
|
||||
*/
|
||||
class NamedDBElementRepositoryTest extends WebTestCase
|
||||
final class NamedDBElementRepositoryTest extends WebTestCase
|
||||
{
|
||||
/**
|
||||
* @var StructuralDBElementRepository
|
||||
|
||||
Reference in New Issue
Block a user