mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Add test data file to fix ent-only unit test (#25782)
This commit is contained in:
parent
164a1af54a
commit
02b6f8ec9b
3
.gitignore
vendored
3
.gitignore
vendored
@ -55,9 +55,8 @@ Vagrantfile
|
||||
!.release/ci.hcl
|
||||
!.release/security-scan.hcl
|
||||
!.release/linux/package/etc/vault.d/vault.hcl
|
||||
!command/agent/config/test-fixtures/*.hcl
|
||||
!command/server/test-fixtures/**/*.hcl
|
||||
!enos/**/*.hcl
|
||||
!**/test-fixtures/**/*.hcl
|
||||
!**/testdata/*.hcl
|
||||
|
||||
# Enos
|
||||
|
||||
4
command/test-fixtures/config.hcl
Normal file
4
command/test-fixtures/config.hcl
Normal file
@ -0,0 +1,4 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
token_helper = "foo"
|
||||
Loading…
x
Reference in New Issue
Block a user