{
          provide: LoggerService,
          useValue: {
            debug: jest.fn(),
            log: jest.fn(),