fix(kms): pass attempt timeout in vault kv2 tests (#5482)

PR #5472 added a required attempt_timeout parameter to
VaultKmsClient::new, while PR #5474 (developed in parallel) added
three tests calling it with the old single-argument signature,
breaking compilation of cargo test -p rustfs-kms. Pass the same
30-second timeout the neighboring tests use.
This commit is contained in:
Zhengchao An
2026-07-31 00:47:06 +08:00
committed by GitHub
parent 704ea43da5
commit 699ef14ddd

Diff Content Not Available