mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
Code suggestions
Co-Authored-By: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
This commit is contained in:
parent
1953a8ecb7
commit
b21edde1bc
2 changed files with 2 additions and 2 deletions
|
|
@ -1384,7 +1384,7 @@ class TestDocumentApiV2(DirectoriesMixin, APITestCase):
|
|||
response = self.client.get(f"/api/ui_settings/", format="json")
|
||||
self.assertNotEqual(
|
||||
response.data["settings"],
|
||||
[],
|
||||
"{}",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue