Merge "NotificationsTestCase running in isolation"

This commit is contained in:
Jenkins 2015-08-07 19:34:43 +00:00 committed by Gerrit Code Review
commit a89c2aa9b5
1 changed files with 0 additions and 5 deletions

View File

@ -174,11 +174,6 @@ class NotificationsWrapperTestCase(unit.BaseTestCase):
class NotificationsTestCase(unit.BaseTestCase):
def setUp(self):
super(NotificationsTestCase, self).setUp()
fixture = self.useFixture(config_fixture.Config(CONF))
fixture.config(rpc_backend='fake', notification_driver=['fake'])
def test_send_notification(self):
"""Test the private method _send_notification to ensure event_type,