Skip to content

Commit f590e32

Browse files
.
1 parent 465aab0 commit f590e32

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/integrations/pydantic_ai/test_pydantic_ai.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,12 +2834,6 @@ async def test_set_usage_data_with_cache_tokens(sentry_init, capture_events):
28342834
BLOB_DATA_SUBSTITUTE,
28352835
id="multiple_optional_parameters",
28362836
),
2837-
pytest.param(
2838-
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs",
2839-
{},
2840-
BLOB_DATA_SUBSTITUTE,
2841-
id="base64_data_url_redacted",
2842-
),
28432837
],
28442838
)
28452839
async def test_invoke_agent_image_url(

0 commit comments

Comments
 (0)