Refactors test mocks
This commit is contained in:
2
.github/workflows/django-tests.yml
vendored
2
.github/workflows/django-tests.yml
vendored
@ -51,6 +51,6 @@ jobs:
|
||||
EMAIL_HOST_USER: ""
|
||||
EMAIL_HOST_PASSWORD: ""
|
||||
EMAIL_USE_TLS: true
|
||||
ENABLE_PREVIEW_IMAGES: true
|
||||
ENABLE_PREVIEW_IMAGES: false
|
||||
run: |
|
||||
pytest -n 3
|
||||
|
Reference in New Issue
Block a user