test(test_streaming.py): skip flaky test

This commit is contained in:
Krrish Dholakia 2024-03-04 22:33:45 -08:00
parent 7148077847
commit 5f225e3a88

View file

@ -727,6 +727,7 @@ def test_completion_claude_stream_bad_key():
# pytest.fail(f"Error occurred: {e}")
@pytest.mark.skip(reason="Replicate changed exceptions")
def test_completion_replicate_stream_bad_key():
try:
api_key = "bad-key"