diff --git a/__tests__/distributors/microsoft-installer.test.ts b/__tests__/distributors/microsoft-installer.test.ts index 6bfef10..e35d8c8 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([