mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-17 12:03:07 -05:00
Originally the test wrote scratch data inside the repo dir, which meant manual cleanup. Now it writes to `/tmp/paperless-tests-<random-string>` and cleans up after itself.