Add paperless_remote tests to testpaths

This commit is contained in:
shamoon 2025-07-07 10:09:33 -07:00
parent 5c0add9615
commit ec75df751b
No known key found for this signature in database

View File

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