From 001ac4aa5469bb70dc2ae8bc7b921bae8f74544b Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:35:19 -0600 Subject: [PATCH] Update src/registrar/tests/test_admin.py Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com> --- src/registrar/tests/test_admin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/tests/test_admin.py b/src/registrar/tests/test_admin.py index c47d9080e..4fc4e4d4a 100644 --- a/src/registrar/tests/test_admin.py +++ b/src/registrar/tests/test_admin.py @@ -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(