Commit f5ca45f
chore: remove skip decorator from structured outputs tests
Remove @pytest.mark.skip decorator from test_anthropic_structured_outputs_legacy
now that anthropic SDK 0.74.1 is installed.
Tests require VCR cassettes to be recorded with valid ANTHROPIC_API_KEY:
poetry run pytest tests/test_structured_outputs.py --record-mode=once
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0f2d11a commit f5ca45f
File tree
1 file changed
+0
-1
lines changed- packages/opentelemetry-instrumentation-anthropic/tests
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments