style: change test name
This commit is contained in:
		
							parent
							
								
									dee2a9689c
								
							
						
					
					
						commit
						9f20343a3a
					
				| @ -567,7 +567,7 @@ describe('setup-node', () => { | ||||
|       expect(parseNodeVersionSpy).toHaveBeenCalledTimes(0); | ||||
|     }); | ||||
| 
 | ||||
|     it('reads node-version-file if provided (.nvmrc)', async () => { | ||||
|     it('reads node-version-file if provided', async () => { | ||||
|       // Arrange
 | ||||
|       const versionSpec = 'v14'; | ||||
|       const versionFile = '.nvmrc'; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user