mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
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
|
||||
|
||||
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