V4.4 revision to facsimile print format

This commit is contained in:
Jim Lancaster
2026-08-15 23:25:12 -05:00
parent 7db4df1729
commit 5b97c759fe
11 changed files with 76 additions and 9 deletions
+2
View File
@@ -125,6 +125,8 @@ class TestDocumentsPageRendering:
assert "Letter from Hig" in response.text
assert "ZC-1924-001" in response.text
assert "Zenna Cochran" in response.text
assert "Document Type:" in response.text
assert "Letter" in response.text
assert "PIPELINE JOBS" in response.text.upper()
assert "Edit Document" in response.text