mirror of
				https://gitea.com/actions/setup-node.git
				synced 2025-10-29 15:52:42 +08:00 
			
		
		
		
	Cleanup redundant leftover
This commit is contained in:
		| @@ -526,7 +526,6 @@ describe('setup-node', () => { | |||||||
|       ); |       ); | ||||||
|       expect(logSpy).toHaveBeenCalledWith( |       expect(logSpy).toHaveBeenCalledWith( | ||||||
|         'Unable to resolve version from manifest...' |         'Unable to resolve version from manifest...' | ||||||
|         // 'Unable to get manifest...' |  | ||||||
|       ); |       ); | ||||||
|       expect(logSpy).toHaveBeenCalledWith( |       expect(logSpy).toHaveBeenCalledWith( | ||||||
|         `Failed to resolve version ${versionSpec} from manifest` |         `Failed to resolve version ${versionSpec} from manifest` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user