Skip to content

Commit

Permalink
Added missing BookmarkEventSubscriber service definition in integrati…
Browse files Browse the repository at this point in the history
…on test setup
  • Loading branch information
ciastektk committed Aug 20, 2024
1 parent 5353aa2 commit d02f69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/Core/Resources/settings/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
- [ 'addSubscriber', [ '@Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber' ] ]
- [ 'addSubscriber', [ '@Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber' ] ]
- [ 'addSubscriber', [ '@Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber' ] ]
- [ 'addSubscriber', [ '@Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber' ] ]
- [ 'addSubscriber', [ '@Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber' ] ]
- [ 'addSubscriber', [ '@Ibexa\Core\Persistence\Legacy\Content\Mapper\ResolveVirtualFieldSubscriber' ] ]

Expand Down

0 comments on commit d02f69d

Please sign in to comment.