mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-18 17:31:35 +00:00
Add admin editor for KiCad autocomplete lists
This commit is contained in:
parent
753ecee849
commit
2d37330155
8 changed files with 397 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ final class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
//User related things
|
||||
yield ['/user/settings'];
|
||||
yield ['/user/info'];
|
||||
yield ['/settings/misc/kicad-lists'];
|
||||
|
||||
//Login/logout
|
||||
yield ['/login'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue