This commit is contained in:
Kenneth Kehl
2025-09-15 10:28:05 -07:00
parent fed0af116b
commit 188a24a948

View File

@@ -278,6 +278,7 @@ def test_fuzz_create_org_with_edge_cases(
_data=data,
_expected_status=expected_status,
)
assert response == "FOO"
if (
name
and organization_type is not None