mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added some tests to check if LabelSystem and scanner pages are available.
This commit is contained in:
parent
df6546d94d
commit
7e656be246
6 changed files with 174 additions and 7 deletions
|
@ -47,7 +47,7 @@ class ScanController extends AbstractController
|
|||
}
|
||||
|
||||
/**
|
||||
* @Route("/", name="scan_dialog")
|
||||
* @Route("", name="scan_dialog")
|
||||
*/
|
||||
public function dialog(Request $request): Response
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue