Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gromdimon committed Sep 7, 2023
1 parent 17c1922 commit 43c7b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/api/__tests__/utils.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ describe('infoFromQuery method', () => {
alternative: undefined,
hgnc_id: undefined
})
})

it('should return null if no entry', () => {
const result = search('', 'foo37')
Expand Down

0 comments on commit 43c7b88

Please sign in to comment.