mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
formatting
This commit is contained in:
parent
19866f2d9a
commit
d48572e193
1 changed files with 0 additions and 1 deletions
|
@ -1236,7 +1236,6 @@ class DomainApplicationTests(TestWithUser, WebTest):
|
|||
self.assertEqual(application.other_contacts.count(), 1)
|
||||
self.assertEqual(application.other_contacts.first().first_name, "Testy2")
|
||||
|
||||
# @skip("Can't figure out how to make this work")
|
||||
def test_delete_other_contact_sets_visible_empty_form_as_required_after_failed_submit(self):
|
||||
"""When you:
|
||||
1. add an empty contact,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue