Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
remidej committed Feb 7, 2023
1 parent d1a1754 commit 3b0309b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -75,6 +75,7 @@ describe('Audit logs service', () => {
deleteMany: mockEntityServiceDeleteMany,
},
eventHub: createEventHub(),
hook: () => ({ register: jest.fn() }),
requestContext: {
get() {
return {
Expand Down

0 comments on commit 3b0309b

Please sign in to comment.