http: Fix tests
This commit is contained in:
parent
d723db8f41
commit
924553b62e
@ -28,6 +28,7 @@ class HttpEventsTest(unittest.TestCase):
|
||||
'hostname': '127.0.0.1',
|
||||
'port': 6680,
|
||||
'static_dir': None,
|
||||
'zeroconf': '',
|
||||
}
|
||||
}
|
||||
self.http = actor.HttpFrontend(config=config, core=mock.Mock())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user