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