Skip to content

Commit

Permalink
Cleanup redundant leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordey Doronin committed Jun 22, 2021
1 parent 92722ae commit 56c3db9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/installer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ describe('setup-node', () => {
);
expect(logSpy).toHaveBeenCalledWith(
'Unable to resolve version from manifest...'
// 'Unable to get manifest...'
);
expect(logSpy).toHaveBeenCalledWith(
`Failed to resolve version ${versionSpec} from manifest`
Expand Down

0 comments on commit 56c3db9

Please sign in to comment.