This commit is contained in:
David Kennedy 2025-01-20 07:10:12 -05:00
parent 96618ee2bc
commit 6bf52f0015
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
3 changed files with 2 additions and 2 deletions

View file

@ -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)