Skip to content

Commit a2ec9d6

Browse files
committed
tests: update test_rag
Signed-off-by: Xin Liu <[email protected]>
1 parent 6ef055f commit a2ec9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_rag.hurl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Content-Type: application/json
1818
HTTP 200
1919
[Asserts]
2020
jsonpath "$.model" == "Qwen2-1.5B-Instruct"
21-
jsonpath "$.choices[0].message.content" contains "Paris, France"
21+
jsonpath "$.choices[0].message.content" contains "Paris"

0 commit comments

Comments
 (0)