mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 14:06:45 +01:00
Added some tests to check if LabelSystem and scanner pages are available.
This commit is contained in:
@@ -47,7 +47,7 @@ class ScanController extends AbstractController
|
||||
}
|
||||
|
||||
/**
|
||||
* @Route("/", name="scan_dialog")
|
||||
* @Route("", name="scan_dialog")
|
||||
*/
|
||||
public function dialog(Request $request): Response
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user