Skip to content

Commit

Permalink
Update tests for new ensembl release
Browse files Browse the repository at this point in the history
  • Loading branch information
choang committed Jul 19, 2023
1 parent e22fe9f commit fa33d25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/fixtures/test_search.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"swiss cheese",
null,
"protein_coding",
"https://useast.ensembl.org/drosophila_melanogaster_core_110_10/Gene/Summary?g=FBgn0003656"
"https://useast.ensembl.org/drosophila_melanogaster/Gene/Summary?g=FBgn0003656"
],
[
"FBgn0043362",
"bchs",
"blue cheese",
null,
"protein_coding",
"https://useast.ensembl.org/drosophila_melanogaster_core_110_10/Gene/Summary?g=FBgn0043362"
"https://useast.ensembl.org/drosophila_melanogaster/Gene/Summary?g=FBgn0043362"
]
]
},
Expand Down

0 comments on commit fa33d25

Please sign in to comment.