diff --git a/__tests__/distributors/microsoft-installer.test.ts b/__tests__/distributors/microsoft-installer.test.ts index 6bfef102..e35d8c8c 100644 --- a/__tests__/distributors/microsoft-installer.test.ts +++ b/__tests__/distributors/microsoft-installer.test.ts @@ -25,7 +25,7 @@ describe('findPackageForDownload', () => { }); spyDebug = jest.spyOn(core, 'debug'); - spyDebug.mockImplementation(() => { }); + spyDebug.mockImplementation(() => {}); }); it.each([