diff --git a/tests/test_util.py b/tests/test_util.py index dda0506f..f441b215 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -34,7 +34,11 @@ def without_id_patterns(nmdc_jsonschema): ) -@pytest.mark.skip(reason="Skipping failed tests to restore automated pipeline") + + + + +# @pytest.mark.skip(reason="Skipping failed tests to restore automated pipeline") def test_nmdc_jsonschema_using_new_id_scheme(): # nmdc_database_collection_instance_class_names for class_name, defn in get_nmdc_jsonschema_dict()["$defs"].items():