mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
Formatting change
This commit is contained in:
@@ -102,7 +102,7 @@ public class UiAutomation extends UxPerfUiAutomation {
|
||||
UiObject callButton = new UiObject(new UiSelector().descriptionContains(description));
|
||||
callButton.click();
|
||||
sleep(duration);
|
||||
// endCall();g
|
||||
// endCall();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user