Commit dfad798d by 宋鹏博

去掉二维码审校

parent 78a2604e
...@@ -93,7 +93,7 @@ class TestAireview: ...@@ -93,7 +93,7 @@ class TestAireview:
# 多媒体审校流程 # 多媒体审校流程
@allure.feature("多媒体审校流程") @allure.feature("多媒体审校流程")
def test_media_review(self): def test_media_review(self):
self.aireview.media_review([updata_picture_path, updata_video_path, updata_qrcode_path, updata_music_path]) self.aireview.media_review([updata_picture_path, updata_video_path, updata_music_path])
time.sleep(5) time.sleep(5)
# 查词查术语流程 # 查词查术语流程
......
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