Skip to content

Commit 5f35835

Browse files
committed
xfail
1 parent 6c9e08f commit 5f35835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integrations/langchain/test_langchain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def _llm_type(self) -> str:
5454
return llm_type
5555

5656

57+
@pytest.mark.xfail
5758
@pytest.mark.parametrize(
5859
"send_default_pii, include_prompts, use_unknown_llm_type",
5960
[

0 commit comments

Comments
 (0)