mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Fix test for new email secret
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user