mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 10:12:40 +00:00
fix repository signature in unit test
This commit is contained in:
@@ -99,6 +99,7 @@ const mockMatcherRepository: AdRepositoryPort = {
|
||||
insertExtra: jest.fn(),
|
||||
findOneById: jest.fn(),
|
||||
findOne: jest.fn(),
|
||||
findAll: jest.fn(),
|
||||
insert: jest.fn(),
|
||||
update: jest.fn(),
|
||||
updateWhere: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user