mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
Update src/registrar/tests/test_admin.py
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
parent
e988ed0856
commit
001ac4aa54
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ class TestDomainAdmin(MockEppLib, WebTest):
|
|||
|
||||
@less_console_noise_decorator
|
||||
def test_contact_fields_on_domain_change_form_have_detail_table(self):
|
||||
"""Tests if the contact fields have the detail table which displays title, email, and phone"""
|
||||
"""Tests if the contact fields in the inlined Domain information have the detail table which displays title, email, and phone"""
|
||||
|
||||
# Create fake creator
|
||||
_creator = User.objects.create(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue