Skip to content

Commit

Permalink
NGSTACK-843 add missing parameters for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Katarina Miočić committed Apr 22, 2024
1 parent d738741 commit ae58683
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/lib/Integration/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,9 @@ services:
Ibexa\Bundle\Core\Routing\UrlAliasRouter:
class: Netgen\IbexaSearchExtra\Tests\Integration\Implementation\Stubs\RouterStub

parameters:
netgen_ibexa_search_extra.page_indexing.site_roots: []
netgen_ibexa_search_extra.page_indexing.language_siteaccess_map: []
netgen_ibexa_search_extra.page_indexing.host: null
netgen_ibexa_search_extra.page_indexing.config: []

0 comments on commit ae58683

Please sign in to comment.