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 07e7332 commit b27a583Copy full SHA for b27a583
tests/integration/test_config_handling.py
@@ -19,7 +19,7 @@
19
from unittest import mock
20
21
from examples.test_rp_logging import LOG_MESSAGE
22
-from tests import REPORT_PORTAL_SERVICE, REPORT_PORTAL_PACKAGE
+from tests import REPORT_PORTAL_SERVICE
23
from tests.helpers import utils
24
25
TEST_LAUNCH_ID = 'test_launch_id'
0 commit comments