mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 04:32:41 +00:00
simplify ad georouter signature
This commit is contained in:
@@ -20,7 +20,7 @@ const mockDirectionEncoder: DirectionEncoderPort = {
|
||||
};
|
||||
|
||||
const mockRouteProvider: RouteProviderPort = {
|
||||
get: jest.fn(),
|
||||
getBasic: jest.fn(),
|
||||
};
|
||||
|
||||
describe('Ad repository', () => {
|
||||
|
||||
Reference in New Issue
Block a user