chore: remove container registration name (#9137)
This commit is contained in:
@@ -31,7 +31,7 @@ moduleIntegrationTestRunner<IUserModuleService>({
|
||||
jwt_secret: "test",
|
||||
},
|
||||
injectedDependencies: {
|
||||
eventBusModuleService: new MockEventBusService(),
|
||||
[Modules.EVENT_BUS]: new MockEventBusService(),
|
||||
},
|
||||
testSuite: ({ service }) => {
|
||||
describe("UserModuleService - Invite", () => {
|
||||
|
||||
Reference in New Issue
Block a user