chore: Update CLAUDE.md
This commit is contained in:
@@ -7,7 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||||||
### Testing
|
### Testing
|
||||||
```bash
|
```bash
|
||||||
# Run all tests
|
# Run all tests
|
||||||
pytest
|
uv run pytest
|
||||||
|
|
||||||
# Run integration tests only
|
# Run integration tests only
|
||||||
uv run pytest -m integration
|
uv run pytest -m integration
|
||||||
|
|||||||
Reference in New Issue
Block a user