diff --git a/unit_tests/test_status.py b/unit_tests/test_status.py index 6fc136a..973f2b6 100644 --- a/unit_tests/test_status.py +++ b/unit_tests/test_status.py @@ -93,4 +93,3 @@ class ServiceStatusTestCase(test_utils.CharmTestCase): 'ceph-mon2': True, 'ceph-mon3': True}, hooks.get_peer_units()) -