test(core): Fix typing issues in tests (no-changelog) (#10244)
This commit is contained in:
@@ -30,6 +30,8 @@ describe('EnterpriseWorkflowService', () => {
|
||||
Container.get(CredentialsRepository),
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user