From ad6d48aaab53bd3bc8ce3f2e30404e259fe1812c Mon Sep 17 00:00:00 2001 From: Eric Huang Date: Wed, 15 Oct 2025 10:33:35 -0700 Subject: [PATCH] chore: mark recordings as generated files # What does this PR do? ## Test Plan --- .gitattributes | 1 + tests/integration/agents/recordings/1d82e9439ae3.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6a4486cf8 --- /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\"}" } }