Skip to content

Commit 3a63272

Browse files
committed
add argument to end2end enviroment
1 parent 7024bfa commit 3a63272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apps/backoffice/backend/dependency-injection/application_end2end.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ imports:
44
services:
55
Backoffice.Backend.EnvironmentArranger:
66
class: ../../../../../tests/Contexts/Shared/infrastructure/elastic/ElasticEnvironmentArranger
7-
arguments: ['@Shared.ElasticConnectionManager']
7+
arguments: ['@Shared.ElasticConnectionManager', '@Backoffice.courses.ElasticConfig']

0 commit comments

Comments
 (0)