Remove zookeeper reference.

This commit is contained in:
Gareth J. Greenaway 2018-11-01 15:05:42 -07:00
parent f3dee43bf0
commit 677d0908fd
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -17,7 +17,7 @@ log = logging.getLogger(__name__)
@destructiveTest
class BeaconStateTestCase(ModuleCase):
'''
Test zookeeper states
Test beacon states
'''
def setUp(self):
'''