Skip to content

Commit

Permalink
test: fix broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Jan 15, 2022
1 parent a06664f commit a715bb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/__tests__/github_issues/32-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ describe('github issue #32 - hits returns me the found id, score, type...', () =
'_node',
'_explanation',
'_version',
'inner_hits',
'highlight',
'sort',
'fields',
Expand Down Expand Up @@ -112,6 +113,7 @@ describe('github issue #32 - hits returns me the found id, score, type...', () =
'_node',
'_explanation',
'_version',
'inner_hits',
'highlight',
'sort',
'fields',
Expand Down

0 comments on commit a715bb7

Please sign in to comment.