mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
omfg another one. i'm done
This commit is contained in:
parent
d2185ee1c3
commit
464d95d64d
1 changed files with 1 additions and 1 deletions
|
@ -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'],
|
||||||
|
|
Loading…
Reference in a new issue