mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Fixed test.
This commit is contained in:
parent
a67404a311
commit
2b81447c52
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
||||||
yield ['/store_location/1/parts'];
|
yield ['/store_location/1/parts'];
|
||||||
yield ['/supplier/1/parts'];
|
yield ['/supplier/1/parts'];
|
||||||
yield ['/parts/by_tag/Test'];
|
yield ['/parts/by_tag/Test'];
|
||||||
yield ['/parts/search/test'];
|
yield ['/parts/search?keyword=test'];
|
||||||
yield ['/parts'];
|
yield ['/parts'];
|
||||||
|
|
||||||
//Login/logout
|
//Login/logout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue