[CI > Test] Fix syntax error in script
This commit is contained in:
		
							parent
							
								
									a82b1adb02
								
							
						
					
					
						commit
						6936562841
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -13,7 +13,7 @@ const test = () => { | |||
|   }); | ||||
| 
 | ||||
|   data.stdout.on('data', (data) => { | ||||
|     console.log(data.toString();) | ||||
|     console.log(data.toString()); | ||||
|   }) | ||||
| 
 | ||||
|   proc.on('close', async () => { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue