mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Force failure.
This commit is contained in:
parent
8486905a66
commit
c06be8df48
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ class TestScript(BaseEvenniaTest):
|
|||
self.assertTrue(obj, errors)
|
||||
self.assertFalse(errors, errors)
|
||||
mockinit.assert_called()
|
||||
self.assertTrue(False)
|
||||
|
||||
|
||||
class TestScriptDB(TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue