mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-09 16:59:03 +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 NodesListBuilderTest extends WebTestCase
|
||||
final class NodesListBuilderTest extends WebTestCase
|
||||
{
|
||||
protected $em;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user