This commit is contained in:
2025-05-29 06:14:19 -07:00
parent 659b5ba508
commit 89a8af2aa1
2 changed files with 9 additions and 0 deletions

View File

@@ -354,3 +354,4 @@ The project includes comprehensive tests:
./test_secret_manager.sh # Full integration test suite
go test ./... # Unit tests
```