Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected values for test_get_ontology. #561

Closed
wants to merge 1 commit into from

Conversation

knirirr
Copy link

@knirirr knirirr commented Jun 12, 2024

This fixes the get_ontology test where the values returned have diverged from what's in the test.
I was looking at #557 initially but could not reproduce that issue.

@proccaserra
Copy link
Member

@knirirr closing as the issue has been addressed in issue-511 PR with:

self.assertIn("https://www.ebi.ac.uk/ols", ontology_source.file)
self.assertIn("/api/ontologies/efo?lang=en", ontology_source.file)

to cope with version change (assuming it follows a pattern)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants