generated from john/python-template
Fixed Source Detail page
This commit is contained in:
@@ -51,7 +51,7 @@ class TestDocumentsPageRendering:
|
||||
|
||||
assert response.status_code == 200
|
||||
assert "Archival Documents" in response.text
|
||||
assert "No documents in repository yet." in response.text
|
||||
assert "No documents found in repository." in response.text
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_documents_page_lists_seeded_documents(self, app_client):
|
||||
|
||||
Reference in New Issue
Block a user