mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
cleanup
This commit is contained in:
parent
96618ee2bc
commit
6bf52f0015
3 changed files with 2 additions and 2 deletions
|
@ -2933,7 +2933,7 @@ class TestRequestingEntity(WebTest):
|
|||
|
||||
@override_flag("organization_feature", active=True)
|
||||
@override_flag("organization_requests", active=True)
|
||||
# @less_console_noise_decorator
|
||||
@less_console_noise_decorator
|
||||
def test_requesting_entity_page_errors(self):
|
||||
"""Tests that we get the expected form errors on requesting entity"""
|
||||
domain_request = completed_domain_request(user=self.user, portfolio=self.portfolio)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue