Skip to content

Commit 1c184e2

Browse files
author
Pavel Papou
committed
Conflicts: pytest_reportportal/pytest_rp_plugin.py pytest_reportportal/service.py
2 parents 4f3758a + b948331 commit 1c184e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest_reportportal/service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,4 @@ def post_log(message, log_level="DEBUG"):
132132
time=timestamp(), message=message,
133133
level=log_level)
134134
PyTestService.RP.log(sl_rq)
135+

0 commit comments

Comments
 (0)