Fix unit test base
This commit is contained in:
parent
038c71213a
commit
a8b52b76b3
3 changed files with 21 additions and 26 deletions
|
|
@ -949,6 +949,7 @@ class TestPartialTagAttributes(BaseEvenniaTest):
|
|||
"""
|
||||
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
self.prot = {
|
||||
'prototype_key': 'rock',
|
||||
'typeclass': 'evennia.objects.objects.DefaultObject',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue