mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 05:52:40 +00:00
detailed route provider
This commit is contained in:
@@ -66,6 +66,7 @@ const mockQueryBus = {
|
||||
|
||||
const mockRouteProvider: RouteProviderPort = {
|
||||
getBasic: jest.fn(),
|
||||
getDetailed: jest.fn(),
|
||||
};
|
||||
|
||||
describe('Match Grpc Controller', () => {
|
||||
|
||||
Reference in New Issue
Block a user