Merge pull request #3544 from iLPdev/patch-12
fix(docs): 📝 fix path to test
This commit is contained in:
commit
d1f43a85f9
1 changed files with 1 additions and 1 deletions
|
|
@ -586,7 +586,7 @@ class TestEvAdventureRuleEngine(BaseEvenniaTest):
|
||||||
|
|
||||||
As before, run the specific test with
|
As before, run the specific test with
|
||||||
|
|
||||||
evennia test --settings settings.py .evadventure.tests.test_rules
|
evennia test --settings settings.py evadventure.tests.test_rules
|
||||||
|
|
||||||
### Mocking and patching
|
### Mocking and patching
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue