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 6a41935 commit add7774Copy full SHA for add7774
pytest_reportportal/plugin.py
@@ -27,7 +27,6 @@
27
from pytest import Item, Session
28
from reportportal_client import RP, RPLogHandler
29
from reportportal_client.errors import ResponseError
30
-from reportportal_client.logs import MAX_LOG_BATCH_PAYLOAD_SIZE
31
32
from pytest_reportportal import LAUNCH_WAIT_TIMEOUT
33
from pytest_reportportal.config import AgentConfig
0 commit comments