use pytest by default

This commit is contained in:
Saurabh Misra 2024-06-06 14:05:05 -07:00
parent 2ee686a037
commit 11e46ee80b

View file

@ -42,4 +42,7 @@
<component name="TemplatesService">
<option name="TEMPLATE_CONFIGURATION" value="Django" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="py.test" />
</component>
</module>