We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2403b97 commit 5cfc795Copy full SHA for 5cfc795
pytest_reportportal/service.py
@@ -85,7 +85,7 @@ def start_launch(
85
"start_time": timestamp(),
86
"description": description,
87
"mode": mode,
88
- "tags": tags,
+ "tags": tags
89
}
90
logging.debug("ReportPortal - Start launch: "
91
"request_body=%s", sl_pt)
0 commit comments