Remove duplicated spyOn
				
					
				
			This commit is contained in:
		
							parent
							
								
									229eefa42b
								
							
						
					
					
						commit
						0c03929337
					
				| @ -51,7 +51,6 @@ describe('setup-go', () => { | ||||
|     getBooleanInputSpy = jest.spyOn(core, 'getBooleanInput'); | ||||
|     getBooleanInputSpy.mockImplementation(name => inputs[name]); | ||||
|     exportVarSpy = jest.spyOn(core, 'exportVariable'); | ||||
|     extractTarSpy = jest.spyOn(core, 'exportVariable'); | ||||
| 
 | ||||
|     // node
 | ||||
|     os = {}; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user