mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
use BUILD_MINIMAL env to build minimal Vault with few storage options and plugins (#27394)
This commit is contained in:
@@ -26,8 +26,6 @@ func Test_Commands_HCPInit(t *testing.T) {
|
||||
|
||||
for n, tst := range tests {
|
||||
t.Run(n, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
mockUi := cli.NewMockUi()
|
||||
commands := initCommands(mockUi, nil, nil)
|
||||
if tst.expectError {
|
||||
|
||||
Reference in New Issue
Block a user