Skip to content

Commit 62fd50a

Browse files
committed
relaxing further tests
1 parent daa1cef commit 62fd50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors/42_knn_search_int4_flat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ setup:
203203
similarity: 110
204204
query_vector: [-0.5, 90.0, -10, 14.8]
205205

206-
- gt: {hits.hits.0._score: 0}
206+
- gt: {hits.hits.0._score: 0.0}
207207

208208
#- match: {hits.hits.0._id: "2"}
209209
#- match: {hits.hits.0.fields.name.0: "moose.jpg"}

0 commit comments

Comments
 (0)