Shorter lifetimes

This commit is contained in:
Jacob Henry 2019-03-03 20:40:59 -05:00
parent 087a44d91c
commit 5e2baddaec
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ class TestPassive(hooks.Passive):
"""
async def run(self) -> None:
lifespan = 600
lifespan = 180
post_interval = 60
def make_interactive_msg():