diff --git a/CLAUDE.md b/CLAUDE.md index 174bf07..262818d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -74,7 +74,7 @@ secrets # CLI script (~2000 lines bash) hooks/pre-commit # Pre-commit hook template test/ secrets.bats # bats-core test suite (133 tests) - manifest.bats # EGB-677 .secrets.json manifest tests (58 tests) + manifest.bats # EGB-677 .secrets.json manifest tests (60 tests) test_helper.bash # Shared setup/teardown README.md # User-facing documentation CLAUDE.md # This file diff --git a/README.md b/README.md index 421aad5..770a86d 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,7 @@ For complete rotation with no historical exposure, create a fresh `~/.secrets/` ## Development ```bash -# Run the test suite (191 tests across both files) +# Run the test suite (193 tests across both files) brew install bats-core bats test/