Skip to content

Commit

Permalink
skip natbbib test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
magbb committed Aug 1, 2024
1 parent fe5d1a0 commit b8f1d78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_natbib.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import pytest
from dhlab.metadata.natbib import metadata_query, metadata_from_urn
import pandas as pd


@pytest.mark.skip()
def test_metadata_query():
conditions = [
["245", "a", "kongen"],
Expand Down

0 comments on commit b8f1d78

Please sign in to comment.