Open jayme-github opened 4 years ago
I'm not sure why exactly, but directory traversing did not work for me when running the tests locally.
With os.walk() it does and it still works in travis :-)
Could anyone please enlighten me what find_renamed_document is used for? What is its purpose?
find_renamed_docment was introduced with this PR https://github.com/the-paperless-project/paperless/pull/593
find_renamed_docment
I'm not sure why exactly, but directory traversing did not work for me when running the tests locally.
With os.walk() it does and it still works in travis :-)