Commit 2db4641b by 谢非

Update test_AIDigitalcreation.py

parent 53dd01d1
...@@ -32,7 +32,7 @@ class TestaiDigitalcreation: ...@@ -32,7 +32,7 @@ class TestaiDigitalcreation:
@allure.feature("制作教辅课件类PPT流程") @allure.feature("制作教辅课件类PPT流程")
def test_ai_ppt(self): def test_ai_ppt(self):
self.aiDigitalcreation.ai_ppt() self.aiDigitalcreation.ai_ppt()
time.sleep(180) time.sleep(160)
ws_error(1) ws_error(1)
time.sleep(3) time.sleep(3)
......
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