mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 16:23:34 +00:00 
			
		
		
		
	string
This commit is contained in:
		
							parent
							
								
									c59451a53b
								
							
						
					
					
						commit
						d4989cba2f
					
				| @ -295,7 +295,7 @@ describe('run', () => { | ||||
|       expect(setFailedSpy).not.toHaveBeenCalled(); | ||||
|     }); | ||||
| 
 | ||||
|     it('save with -1 cacheId , should not fail workflow', async () => { | ||||
|     it('save with -1 cacheId, should not fail workflow', async () => { | ||||
|       inputs['cache'] = 'npm'; | ||||
|       getStateSpy.mockImplementation((name: string) => { | ||||
|         if (name === State.CacheMatchedKey) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user