mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-19 12:44:52 -04:00
debug
This commit is contained in:
@@ -279,6 +279,7 @@ def test_fuzz_create_org_with_edge_cases(
|
||||
and isinstance(organization_type, OrganizationType)
|
||||
}
|
||||
expected_status = 201 if is_valid else 400
|
||||
response = None
|
||||
try:
|
||||
response = admin_request.post(
|
||||
"organization.create_organization",
|
||||
|
||||
Reference in New Issue
Block a user