diff --git a/src/registrar/tests/test_reports.py b/src/registrar/tests/test_reports.py index 46190d1d3..e26b077fd 100644 --- a/src/registrar/tests/test_reports.py +++ b/src/registrar/tests/test_reports.py @@ -323,6 +323,7 @@ class ExportDataTest(MockDbForIndividualTests, MockEppLib): @less_console_noise_decorator @override_flag("organization_feature", active=True) + @override_flag("organization_requests", active=True) def test_domain_data_type_user_with_portfolio(self): """Tests DomainDataTypeUser export with portfolio permissions"""