Skip to content

Commit

Permalink
pleaaase
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriousHorncat committed Dec 11, 2024
1 parent a9e37c9 commit 315fcfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/test/views/AnnotationView.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ describe('AnnotationView', () => {

it('should render each linkout with an href', () => {
linkoutElements.forEach((linkDomElement) => {
console.log(linkDomElement.attributes('href'))
expect([
'https://www.ncbi.nlm.nih.gov/gene?Db=gene&Cmd=DetailsSearch&Term=203547',
'https://www.ncbi.nlm.nih.gov/gene?Db=gene&Cmd=DetailsSearch&Term=HGNC:22082',
Expand Down

0 comments on commit 315fcfd

Please sign in to comment.