Skip to content

Commit 848797a

Browse files
update test name
1 parent 43cb0a5 commit 848797a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/langchain/test_langchain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ def test_langchain_chat(
223223
assert chat_spans[0]["data"]["gen_ai.pipeline.name"] == "my-snazzy-pipeline"
224224

225225

226-
def test_langchain_tool(
226+
def test_langchain_tool_call_with_run_name(
227227
sentry_init,
228228
capture_events,
229229
):

0 commit comments

Comments
 (0)