From 1c96c9ebc96fcfbd7273a6369ccaa274766dbfce Mon Sep 17 00:00:00 2001 From: CocoByte Date: Mon, 17 Jun 2024 11:06:18 -0600 Subject: [PATCH] fixed failing 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 e567f9329..7c435c5b0 100644 --- a/src/registrar/tests/test_admin.py +++ b/src/registrar/tests/test_admin.py @@ -2300,6 +2300,7 @@ class TestDomainRequestAdmin(MockEppLib): "rejection_reason", "action_needed_reason", "federal_agency", + 'portfolio', "creator", "investigator", "generic_org_type",