From e988ed0856e526e66cd980c6b0ba3cec11322d62 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:35:11 -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 c034b103d..c47d9080e 100644 --- a/src/registrar/tests/test_admin.py +++ b/src/registrar/tests/test_admin.py @@ -86,7 +86,7 @@ class TestDomainAdmin(MockEppLib, WebTest): super().setUp() @less_console_noise_decorator - def test_contact_fields_have_detail_table(self): + 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""" # Create fake creator