mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 02:09:03 +02:00
Fixed PHPunit test.
This commit is contained in:
parent
f3c1bc9421
commit
2e527525bc
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
||||||
yield ['/statistics'];
|
yield ['/statistics'];
|
||||||
|
|
||||||
//Typeahead
|
//Typeahead
|
||||||
yield ['/typeahead/builtInResources/search/DIP8'];
|
yield ['/typeahead/builtInResources/search?query=DIP8'];
|
||||||
yield ['/typeahead/tags/search/test'];
|
yield ['/typeahead/tags/search/test'];
|
||||||
|
|
||||||
//Label test
|
//Label test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue