refactor(core): Make orchestration service smaller (#11275)

This commit is contained in:
Iván Ovejero
2024-10-16 17:34:32 +02:00
committed by GitHub
parent bf28fbefe5
commit d37acdb873
19 changed files with 158 additions and 157 deletions

View File

@@ -63,6 +63,7 @@ const resetManager = async () => {
mockProvidersInstance,
Container.get(Cipher),
eventService,
mock(),
),
);