Merge "notifier: tests stop method"
This commit is contained in:
commit
fa7d91f077
@ -58,6 +58,7 @@ class TestAlarmNotifier(tests_base.BaseTestCase):
|
||||
# configuration.
|
||||
with mock.patch.object(self.service.rpc_server, 'start'):
|
||||
self.service.start()
|
||||
self.service.stop()
|
||||
|
||||
def test_notify_alarm(self):
|
||||
data = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user