mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
Merge PR #9615: tests: attempt build tag fix
This commit is contained in:
committed by
GitHub
parent
45e6a62186
commit
93d2baedfc
@@ -1,4 +1,4 @@
|
||||
// +build !race !hsm
|
||||
// +build !race,!hsm
|
||||
|
||||
// NOTE: we can't use this with HSM. We can't set testing mode on and it's not
|
||||
// safe to use env vars since that provides an attack vector in the real world.
|
||||
|
||||
Reference in New Issue
Block a user