From 4919e6860645f22628335e9ca81588e2fee92200 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:34:11 -0600 Subject: [PATCH] fix unit test --- src/registrar/tests/test_admin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/registrar/tests/test_admin.py b/src/registrar/tests/test_admin.py index 802974b6e..68eeb4ad5 100644 --- a/src/registrar/tests/test_admin.py +++ b/src/registrar/tests/test_admin.py @@ -2292,6 +2292,7 @@ class TestDomainRequestAdmin(MockEppLib): "action_needed_reason", "federal_agency", "portfolio", + "sub_organization", "creator", "investigator", "generic_org_type",