We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7024bfa commit 3a63272Copy full SHA for 3a63272
src/apps/backoffice/backend/dependency-injection/application_end2end.yaml
@@ -4,4 +4,4 @@ imports:
4
services:
5
Backoffice.Backend.EnvironmentArranger:
6
class: ../../../../../tests/Contexts/Shared/infrastructure/elastic/ElasticEnvironmentArranger
7
- arguments: ['@Shared.ElasticConnectionManager']
+ arguments: ['@Shared.ElasticConnectionManager', '@Backoffice.courses.ElasticConfig']
0 commit comments