omfg another one. i'm done

This commit is contained in:
sneakers-the-rat 2023-10-12 00:19:40 -07:00
parent d2185ee1c3
commit 464d95d64d

View file

@ -72,7 +72,7 @@ def test_linkml_build_from_yaml(tmp_output_dir):
res = provider.build_from_yaml(ns_file) res = provider.build_from_yaml(ns_file)
@pytest.mark.skip()
@pytest.mark.depends(on=['test_linkml_provider']) @pytest.mark.depends(on=['test_linkml_provider'])
@pytest.mark.parametrize( @pytest.mark.parametrize(
['class_name', 'test_fields'], ['class_name', 'test_fields'],