Skip to content

Commit

Permalink
unskipping test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgmedina95 committed Feb 17, 2025
1 parent f63f266 commit dacddb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_preprocess/test_uniprot.py
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,6 @@ def test_get_gene_names(query_uniprot):
assert all(gene in all_genes for gene in specific_gene)


# skip it because of server error
@pytest.mark.skip(reason="Server error")
def test_get_sequence_mapping(query_uniprot):
identifiers = [
"1A00",
Expand Down

0 comments on commit dacddb3

Please sign in to comment.