diff --git a/tests/hypothesis/data_test.py b/tests/hypothesis/data_test.py index 47d61f9c..37882f8c 100644 --- a/tests/hypothesis/data_test.py +++ b/tests/hypothesis/data_test.py @@ -181,8 +181,6 @@ def test_fuzz_schema_data( ), st.builds( fastkml.SchemaData, - id=st.one_of(st.none(), nc_name()), - target_id=st.one_of(st.none(), nc_name()), schema_url=st.one_of(st.none(), urls()), data=st.lists( st.builds(