fixup mocked version output
This commit is contained in:
		
							parent
							
								
									d8b0944270
								
							
						
					
					
						commit
						460f88643a
					
				| @ -108,7 +108,7 @@ describe('setup-node', () => { | |||||||
| 
 | 
 | ||||||
|     // @actions/exec
 |     // @actions/exec
 | ||||||
|     getExecOutputSpy = jest.spyOn(exec, 'getExecOutput'); |     getExecOutputSpy = jest.spyOn(exec, 'getExecOutput'); | ||||||
|     getExecOutputSpy.mockImplementation(() => '16.15.0'); |     getExecOutputSpy.mockImplementation(() => 'v16.15.0'); | ||||||
|   }); |   }); | ||||||
| 
 | 
 | ||||||
|   afterEach(() => { |   afterEach(() => { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user