mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:59:44 +08:00
change: relocate report template html
This commit is contained in:
@@ -315,7 +315,7 @@ def gen_html_report(summary, report_template=None, report_dir=None, report_file=
|
||||
if not report_template:
|
||||
report_template = os.path.join(
|
||||
os.path.abspath(os.path.dirname(__file__)),
|
||||
"static",
|
||||
"report",
|
||||
"report_template.html"
|
||||
)
|
||||
logger.log_debug("No html report template specified, use default.")
|
||||
|
||||
0
httprunner/report/__init__.py
Normal file
0
httprunner/report/__init__.py
Normal file
Reference in New Issue
Block a user