Work towards resolving unittests with deferreds

This commit is contained in:
Griatch 2018-01-02 21:21:57 +01:00
parent a342353fd6
commit 74e8c74f80
7 changed files with 43 additions and 20 deletions

View file

@ -38,7 +38,6 @@ _RE = re.compile(r"^\+|-+\+|\+-+|--*|\|(?:\s|$)", re.MULTILINE)
# ------------------------------------------------------------
@mock.patch("evennia.utils.utils.delay")
class CommandTest(EvenniaTest):
"""
Tests a command