Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-06-14 10:25:11 +00:00
parent 3407dd0ec7
commit 7c58169e8f
29 changed files with 100 additions and 99 deletions

View file

@ -730,7 +730,7 @@ a message if they survive, to let them know what happened.</p>
</pre></div>
</div>
<p>As before, run the specific test with</p>
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>evennia test --settings settings.py .evadventure.tests.test_rules
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>evennia test --settings settings.py evadventure.tests.test_rules
</pre></div>
</div>
<section id="mocking-and-patching">