Skip to content

Commit 52eb5c3

Browse files
more descriptive test name
1 parent 1b6ddfa commit 52eb5c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integrations/langchain/test_langchain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ def test_langchain_text_completion(
171171
assert llm_span["data"]["gen_ai.usage.output_tokens"] == 15
172172

173173

174-
def test_langchain_chat(
174+
def test_langchain_chat_with_run_name(
175175
sentry_init,
176176
capture_events,
177177
get_model_response,

0 commit comments

Comments
 (0)