Improve coverage
This commit is contained in:
@@ -52,4 +52,4 @@ class TestCommandHandlers(unittest.IsolatedAsyncioTestCase):
|
||||
class _BadCommandHandler:
|
||||
@handle_command("foobaz")
|
||||
def bad_command(self, session, region):
|
||||
pass
|
||||
assert False
|
||||
|
||||
Reference in New Issue
Block a user