diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dc5bea248 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +tests/**/recordings/** linguist-generated=true diff --git a/tests/integration/agents/recordings/1d82e9439ae3.json b/tests/integration/agents/recordings/1d82e9439ae3.json index c4d49606a..f599cd77b 100644 --- a/tests/integration/agents/recordings/1d82e9439ae3.json +++ b/tests/integration/agents/recordings/1d82e9439ae3.json @@ -22,7 +22,7 @@ "id": "toolcall-1d82e943-0", "type": "function", "function": { - "name": "get_boiling_point", + "name": "get_boiling_pointtest", "arguments": "{\"celcius\":null,\"liquid_name\":\"polyjuice\"}" } } diff --git a/tests/integration/recordings/responses/0c1f45455d3b.json b/tests/integration/recordings/responses/0c1f45455d3b.json index a7051f98f..e0709eb56 100644 --- a/tests/integration/recordings/responses/0c1f45455d3b.json +++ b/tests/integration/recordings/responses/0c1f45455d3b.json @@ -27,7 +27,7 @@ "index": 0, "logprobs": null, "message": { - "content": "Hello! It's nice to meet you. Is there something I can help you with or would you like to chat?", + "content": "Hello! It's nice to meet you. test Is there something I can help you with or would you like to chat?", "refusal": null, "role": "assistant", "annotations": null,