Fix integration tests: correct vault derivation index and debug test failures

This commit is contained in:
2025-06-09 04:54:45 -07:00
parent e036d280c0
commit 02be4b2a55
21 changed files with 2461 additions and 1191 deletions

View File

@@ -9,7 +9,6 @@ vet:
test:
go test -v ./...
bash test_secret_manager.sh
lint:
golangci-lint run --timeout 5m