mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-11 22:04:37 +00:00
x
This commit is contained in:
parent
b1cef428b9
commit
a84bbd3015
@ -453,7 +453,7 @@ def test_mcp_builtin() -> None:
|
||||
[approval_message], previous_response_id=response.response_metadata["id"]
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Re-enable once VCR is properly set up.")
|
||||
@pytest.mark.vcr()
|
||||
def test_image_generation_streaming() -> None:
|
||||
"""Test image generation streaming."""
|
||||
|
Loading…
Reference in New Issue
Block a user