mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
fix(docs): 📝 fix path to test
This commit is contained in:
parent
3b84ec1b42
commit
51a741c714
1 changed files with 1 additions and 1 deletions
|
|
@ -586,7 +586,7 @@ class TestEvAdventureRuleEngine(BaseEvenniaTest):
|
|||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue