mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-22 17:21:06 +02:00
Add in flag for org requests
This commit is contained in:
parent
9650258038
commit
2fd159ccaa
1 changed files with 1 additions and 0 deletions
|
@ -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"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue