mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Allow to directly specify the scanned string via an input query parameter
This commit is contained in:
parent
4f82a0f026
commit
49ae906029
3 changed files with 54 additions and 3 deletions
|
@ -124,7 +124,6 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
|
||||
//Scan test
|
||||
yield ['/scan']; //Interactive scan dialog
|
||||
yield ['/scan/part/1']; //Scan a part
|
||||
|
||||
//Tools
|
||||
yield ['/tools/reel_calc'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue