Skip to content

Commit d11a80d

Browse files
committed
Removes inference.inference test, no longer available
1 parent 8a49736 commit d11a80d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/inference/10_basic.yml

-7
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ requires:
2727
- match: { endpoints.0.task_type: sparse_embedding }
2828
- match: { endpoints.0.inference_id: elser_model_test }
2929

30-
- do:
31-
inference.inference:
32-
inference_id: elser_model_test
33-
body:
34-
input: 'The sky above the port was the color of television tuned to a dead channel.'
35-
- is_true: sparse_embedding.0.embedding
36-
3730
- do:
3831
inference.delete:
3932
inference_id: elser_model_test

0 commit comments

Comments
 (0)