mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-23 15:47:48 +01:00
Improved code style of tests
This commit is contained in:
@@ -36,6 +36,9 @@ use Symfony\Component\HttpFoundation\Request;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
use Symfony\Component\Routing\Annotation\Route;
|
||||
|
||||
/**
|
||||
* @see \App\Tests\Controller\AdminPages\MeasurementUnitControllerTest
|
||||
*/
|
||||
#[Route(path: '/measurement_unit')]
|
||||
class MeasurementUnitController extends BaseAdminController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user