Skip to content

Commit

Permalink
Update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Strift committed Feb 7, 2024
1 parent 98a61f6 commit a2f3192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ describe('Parameters adapter', () => {
)
})

test('hybrid can be overriden in the search parameters', () => {
test('hybrid search configuration can be set via search parameters', () => {
const hybridSearchConfig = {
semanticRatio: 0,
embedder: 'default',
Expand Down

0 comments on commit a2f3192

Please sign in to comment.