mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Remove force failure
This commit is contained in:
parent
d9bdabf4c1
commit
d1bde407dd
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ 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