mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Remove a comment
This commit is contained in:
parent
5267a1af53
commit
448cef0845
1 changed files with 0 additions and 2 deletions
|
@ -1448,8 +1448,6 @@ class TestDomainNameservers(TestDomainOverview):
|
|||
page = result.follow()
|
||||
self.assertContains(page, "The name servers for this domain have been updated")
|
||||
|
||||
# changed nameserver is reflected on domain overview page
|
||||
|
||||
@skip("Broken by adding registry connection fix in ticket 848")
|
||||
def test_domain_nameservers_form_invalid(self):
|
||||
"""Can change domain's nameservers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue