mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-15 07:10:56 +01:00
Formatting change
This commit is contained in:
parent
915023dfd7
commit
c65878fee4
@ -102,7 +102,7 @@ public class UiAutomation extends UxPerfUiAutomation {
|
||||
UiObject callButton = new UiObject(new UiSelector().descriptionContains(description));
|
||||
callButton.click();
|
||||
sleep(duration);
|
||||
// endCall();g
|
||||
// endCall();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user