Commit bb889445 by 宋鹏博

添加等待时间

parent a6595214
......@@ -32,7 +32,7 @@ class TestPrequalification:
def test_uodate_file(self):
time.sleep(10)
self.AI.to_AI_Prequalification()
time.sleep(3)
time.sleep(5)
self.aiprequailification.update_pdf(updata_pdf_path)
time.sleep(5)
data = self.dbtuils.select_sql(
......
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