fix(docs): 📝 fix path to test

This commit is contained in:
iLPdev 2024-05-19 06:15:14 -07:00 committed by GitHub
parent 3b84ec1b42
commit 51a741c714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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