Skip to content

Commit b27a583

Browse files
committed
Update tests
1 parent 07e7332 commit b27a583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_config_handling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from unittest import mock
2020

2121
from examples.test_rp_logging import LOG_MESSAGE
22-
from tests import REPORT_PORTAL_SERVICE, REPORT_PORTAL_PACKAGE
22+
from tests import REPORT_PORTAL_SERVICE
2323
from tests.helpers import utils
2424

2525
TEST_LAUNCH_ID = 'test_launch_id'

0 commit comments

Comments
 (0)