Skip to content

Commit

Permalink
Skip data_adapter test
Browse files Browse the repository at this point in the history
This issue is fixed in another Branch.
  • Loading branch information
FelixMau committed Nov 22, 2023
1 parent dd7241f commit cf128c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_build_datapackage.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ def test_build_datapackage():
test_path,
)


@pytest.mark.skip(reason="Tackled in different Branch")
def test_build_tabular_datapackage_from_adapter():
download_collection(
"https://energy.databus.dbpedia.org/felixmaur/collections/hack-a-thon/"
Expand Down

0 comments on commit cf128c5

Please sign in to comment.