mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 19:48:36 +02:00
Testing views
This commit is contained in:
parent
a76d4c9da1
commit
3802380490
1 changed files with 2 additions and 1 deletions
|
@ -809,7 +809,8 @@ class DomainApplicationTests(TestWithUser, WebTest):
|
|||
)
|
||||
|
||||
def test_submitting_no_other_contacts_rationale_deletes_other_contacts(self):
|
||||
""""""
|
||||
"""This also tests test_submitting_no_other_contacts_rationale_deletes_other_contacts_when_not_joined
|
||||
"""
|
||||
# Application has other contacts by default
|
||||
application = completed_application(user=self.user)
|
||||
# prime the form by visiting /edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue