mirror of
https://github.com/openharmony/arkXtest.git
synced 2026-07-19 20:13:43 -04:00
modify.Signed-off-by: <zhouke35@huawei.com>.
Signed-off-by: zhouke <zhouke35@huawei.com>
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OHOS::uitest {
|
||||
class TreeSnapshotTaker : public WidgetVisitor {
|
||||
public:
|
||||
explicit TreeSnapshotTaker(string &receiver, vector<string> &leafNodes) : receiver_(receiver),
|
||||
leafNodes_(leafNodes){};
|
||||
leafNodes_(leafNodes){};
|
||||
|
||||
~TreeSnapshotTaker() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user