mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Remove test commit
This commit is contained in:
parent
37d6bc9de9
commit
0827ea77ea
1 changed files with 0 additions and 1 deletions
|
@ -873,7 +873,6 @@ class TestRegistrantContacts(MockEppLib):
|
||||||
contact_id="regContact",
|
contact_id="regContact",
|
||||||
contact_type=PublicContact.ContactTypeChoices.REGISTRANT,
|
contact_type=PublicContact.ContactTypeChoices.REGISTRANT,
|
||||||
)
|
)
|
||||||
# test commit - will remove
|
|
||||||
self.assertEqual(
|
self.assertEqual(
|
||||||
self.domain_contact.registrant_contact.email, expected_contact.email
|
self.domain_contact.registrant_contact.email, expected_contact.email
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue