diff --git a/CLAUDE.md b/CLAUDE.md index be4feef..48e41e9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -43,7 +43,7 @@ cargo +nightly fmt ```bash # Run all tests -cargo test --all +cargo test --workspace # Run tests for a specific crate cargo test -p lanspread-peer