fix(kms): pass attempt timeout to Vault test clients (#5479)

PR #5472 added an attempt_timeout parameter to VaultKmsClient::new while
PR #5474 was developed in parallel and added three tests using the old
single-argument signature. Both merged cleanly at the text level, leaving
main unable to compile the rustfs-kms test target. Align the three call
sites with the current constructor signature.
This commit is contained in:
Zhengchao An
2026-07-31 00:44:21 +08:00
committed by GitHub
parent 35a20622f1
commit 704ea43da5

Diff Content Not Available