Commit cd99bca3 authored by 王英豪's avatar 王英豪

1

parent fb73cc1f
...@@ -16,7 +16,7 @@ EXTEND_DIR = BASE_PATH + "/automated_main/view/ui_automation/ui_test_task/extend ...@@ -16,7 +16,7 @@ EXTEND_DIR = BASE_PATH + "/automated_main/view/ui_automation/ui_test_task/extend
logger.info("运行文件的目录--->" + EXTEND_DIR) logger.info("运行文件的目录--->" + EXTEND_DIR)
class TaskThread: class TaskThread:
def __init__(self, task_id): def __init__(self, task_id):
self.tid = task_id self.tid = task_id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment