This commit is contained in:
Kenneth Kehl
2025-09-15 11:42:01 -07:00
parent 21c388364c
commit 33e5053555

View File

@@ -283,7 +283,6 @@ 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