mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00:00 
			
		
		
		
	Fix typos
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -50,7 +50,7 @@ public class UiAutomation extends BaseUiAutomation { | ||||
|     protected String packageID; | ||||
|  | ||||
|     @Before | ||||
|     public void initilize() { | ||||
|     public void initialize() { | ||||
|         parameters = getParams(); | ||||
|         packageID = getPackageID(parameters); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user