Skip to content

Commit 8939675

Browse files
authored
Update 10_linear_retriever.yml
1 parent e993a20 commit 8939675

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

x-pack/plugin/rank-rrf/src/yamlRestTest/resources/rest-api-spec/test/linear/10_linear_retriever.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,7 @@ setup:
319319
- close_to: { hits.hits.2._score: { value: 1.6, error: 0.001 } }
320320
- match: { hits.hits.3._id: "3" }
321321
- close_to: { hits.hits.3._score: { value: 1.2, error: 0.001} }
322-
- close_to: { hits.hits.3._score: { value: 1.2, error: 0.001 } }
323-
322+
324323
---
325324
"should handle all zero scores in normalization":
326325
- requires:

0 commit comments

Comments
 (0)