mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 18:25:58 +02:00
reformatted file
This commit is contained in:
parent
9b9e4064e4
commit
381423e26a
1 changed files with 1 additions and 1 deletions
|
@ -1051,7 +1051,7 @@ class TestDomainRequest(TestCase):
|
|||
@less_console_noise_decorator
|
||||
def test_converted_type(self):
|
||||
"""test that new property fields works as expected to pull domain req info such as fed agency,
|
||||
generic org type, and others from portfolio"""
|
||||
generic org type, and others from portfolio"""
|
||||
fed_agency = FederalAgency.objects.filter(agency="Non-Federal Agency").first()
|
||||
portfolio = Portfolio.objects.create(
|
||||
organization_name="Test Portfolio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue