Add paperless_remote tests to testpaths

This commit is contained in:
shamoon 2025-07-07 10:09:33 -07:00
parent d05343c927
commit 3c75deed80
No known key found for this signature in database

View File

@ -240,6 +240,7 @@ testpaths = [
"src/paperless_mail/tests/",
"src/paperless_tesseract/tests/",
"src/paperless_tika/tests",
"src/paperless_remote/tests/",
]
addopts = [
"--pythonwarnings=all",