mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix test for new email secret
This commit is contained in:
parent
215e4b4556
commit
1cb5b62ead
@ -14,6 +14,7 @@ setenv =
|
|||||||
PAPERLESS_CONSUME=/tmp
|
PAPERLESS_CONSUME=/tmp
|
||||||
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
PAPERLESS_PASSPHRASE=THISISNOTASECRET
|
||||||
PAPERLESS_SECRET=paperless
|
PAPERLESS_SECRET=paperless
|
||||||
|
PAPERLESS_EMAIL_SECRET=paperless
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands=pep8
|
commands=pep8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user