Commit aa6a724b by 谢非

Update test_AIDigitalcreation.py

parent e50d05f9
...@@ -48,7 +48,7 @@ class TestaiDigitalcreation: ...@@ -48,7 +48,7 @@ class TestaiDigitalcreation:
@allure.feature("提供资源选题方案灵感流程") @allure.feature("提供资源选题方案灵感流程")
def test_ai_scheme(self): def test_ai_scheme(self):
self.aiDigitalcreation.ai_scheme() self.aiDigitalcreation.ai_scheme()
time.sleep(40) time.sleep(30)
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