Browse Source

JW第二次提交

“蒋伟” 1 năm trước cách đây
mục cha
commit
8a246b0ef8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      run.py

+ 1 - 1
run.py

@@ -13,4 +13,4 @@ if __name__ == '__main__':
     # os.system("allure open  report -p 0")  # 打开报告
 
     pytest.main(['-s', '-W', 'ignore:Module already imported:pytest.PytestWarning',
-                 '--alluredir', '/var/jenkins_home/workspace/qccq/allure-report', "--clean-alluredir"])
+                 '--alluredir', '/var/jenkins_home/workspace/qccq/allure-report', '--clean-alluredir'])