This commit is contained in:
zandercymatics 2024-09-20 11:48:37 -06:00
parent 16076a1b75
commit 2f2dec715c
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 4 additions and 2 deletions

View file

@ -3061,4 +3061,4 @@ class TestPortfolioDomainRequestViewonly(TestWithUser, WebTest):
self.assertContains(detail_page, "Requesting entity")
self.assertNotContains(detail_page, "Type of organization")
self.assertContains(detail_page, "city.gov")
self.assertContains(detail_page, "Status:")
self.assertContains(detail_page, "Status:")