mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Remove extraneous TODO
This commit is contained in:
parent
ff53217f02
commit
9ea8a5eae8
1 changed files with 0 additions and 1 deletions
|
@ -235,7 +235,6 @@ class TestDomainDetail(TestDomainOverview):
|
|||
self.assertContains(home_page, "DNS needed")
|
||||
|
||||
def test_unknown_domain_does_not_show_as_expired_on_detail_page(self):
|
||||
# TODO: Fix the caption of this part
|
||||
"""An UNKNOWN domain should not exist on the detail_page anymore.
|
||||
It shows as 'DNS needed'"""
|
||||
# At the time of this test's writing, there are 6 UNKNOWN domains inherited
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue