mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2024-11-22 16:11:05 -05:00
Cleanup redundant leftover
This commit is contained in:
parent
92722aec8c
commit
56c3db9dda
1 changed files with 0 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue