Fixed test
This commit is contained in:
parent
e44f069eb9
commit
50fb245856
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ class TestIngameMap(BaseEvenniaCommandTest):
|
||||||
create_object(
|
create_object(
|
||||||
exits.Exit,
|
exits.Exit,
|
||||||
key="shopfront",
|
key="shopfront",
|
||||||
aliases=["w"],
|
aliases=["w","west"],
|
||||||
location=self.east_room,
|
location=self.east_room,
|
||||||
destination=self.west_room,
|
destination=self.west_room,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue