mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	Fix typos
This commit is contained in:
		| @@ -29,7 +29,7 @@ public class UiAutomation extends BaseUiAutomation { | ||||
|     public static String TAG = "${name}"; | ||||
|  | ||||
|     @Before | ||||
|     public void initilize() throws Exception { | ||||
|     public void initialize() throws Exception { | ||||
|         parameters = getParams(); | ||||
|         // Perform any parameter initialization here | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user