Merge pull request #3544 from iLPdev/patch-12

fix(docs): 📝 fix path to test
This commit is contained in:
Griatch 2024-06-14 12:21:05 +02:00 committed by GitHub
commit d1f43a85f9
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