V6.1 UI refinements, add Maintenance jobs to Settings
Quality Gate / gate (push) Failing after 2m57s

This commit is contained in:
Jim Lancaster
2026-08-31 11:31:25 -05:00
parent daa1642933
commit 9990583345
28 changed files with 1056 additions and 174 deletions
+1
View File
@@ -306,6 +306,7 @@ class TestPeoplePageRendering:
assert response.status_code == 200
assert "Document Name" in response.text
assert "Document Date" in response.text
assert "Number of Pages" in response.text
assert "Linked Document" in response.text
assert "Author" in response.text