test updates

This commit is contained in:
John Lancaster
2026-06-28 15:18:31 -05:00
parent 83ee7b31e0
commit 593388ef3a
3 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ class TestPageRendering:
assert response.status_code == 200
assert "Upload Document" in response.text
assert "Select document file" in response.text
assert "View jobs" in response.text
assert "Jobs" in response.text