Skip to content

Commit 5cfc795

Browse files
author
mrodin
committed
rp_ignore_tags parameter implemented
1 parent 2403b97 commit 5cfc795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_reportportal/service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def start_launch(
8585
"start_time": timestamp(),
8686
"description": description,
8787
"mode": mode,
88-
"tags": tags,
88+
"tags": tags
8989
}
9090
logging.debug("ReportPortal - Start launch: "
9191
"request_body=%s", sl_pt)

0 commit comments

Comments
 (0)