Merge pull request #3171 from bradleymarques/fix-cache-not-clearing-with-evennia-test-case
Fix Django ID cache not being flushed in EvenniaTestCase
This commit is contained in:
commit
f3705248fc
2 changed files with 12 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ To test this, run
|
|||
|
||||
to run the entire test module
|
||||
|
||||
evennia test --settings setings.py world.tests
|
||||
evennia test --settings settings.py world.tests
|
||||
|
||||
or a specific class:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue