fix chart dir for unit tests
Signed-off-by: jessebot <jessebot@linux.com>
This commit is contained in:
parent
bfd5135800
commit
8f700eb551
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
|
||||
# chart_dir returns the directory for the chart
|
||||
chart_dir() {
|
||||
echo ${BATS_TEST_DIRNAME}/../..
|
||||
echo ${BATS_TEST_DIRNAME}/../../charts/openbao
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue