mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix test for new email secret
This commit is contained in:
parent
b30629dd60
commit
e8e38befb7
@ -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