We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9bf74f + 939307d commit 75aefacCopy full SHA for 75aefac
tests/test_downloader.py
@@ -37,7 +37,7 @@ def test_sdf_url_legacy_version():
37
url = _chebi_sdf_url(230)
38
assert (
39
url
40
- == "https://ftp.ebi.ac.uk/pub/databases/chebi/archive/chebi_legacy/archive/rel230/ontology/chebi.obo"
+ == "https://ftp.ebi.ac.uk/pub/databases/chebi/archive/chebi_legacy/archive/rel230/SDF/ChEBI_complete.sdf.gz"
41
)
42
43
0 commit comments