remove first run prompt - fix tests

remove first run prompt, default to generate certs
fix tests
This commit is contained in:
Brian Martin 2019-06-10 22:10:18 -04:00
parent d5db3b696c
commit 6b2ed31c9e
3 changed files with 20 additions and 42 deletions

View file

@ -41,7 +41,7 @@ async def test_start_stop():
await asyncio.sleep(0.1)
l.check_present(("bumper", "INFO", "Starting Bumper"))
l.clear()
assert b.shutting_down == False
asyncio.create_task(b.shutdown())
await asyncio.sleep(0.1)
l.check_present(