mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-04 06:25:22 +01:00
Fixed tests
This commit is contained in:
@@ -59,7 +59,7 @@ class ScanController extends AbstractController
|
||||
{
|
||||
}
|
||||
|
||||
#[Route(path: '/', name: 'scan_dialog')]
|
||||
#[Route(path: '', name: 'scan_dialog')]
|
||||
public function dialog(Request $request, #[MapQueryParameter] ?string $input = null): Response
|
||||
{
|
||||
$this->denyAccessUnlessGranted('@tools.label_scanner');
|
||||
|
||||
Reference in New Issue
Block a user