Skip to content

Commit

Permalink
fix chart dir for unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot authored and naphelps committed May 29, 2024
1 parent bfd5135 commit 8f700eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/_helpers.bash
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

# chart_dir returns the directory for the chart
chart_dir() {
echo ${BATS_TEST_DIRNAME}/../..
echo ${BATS_TEST_DIRNAME}/../../charts/openbao
}

0 comments on commit 8f700eb

Please sign in to comment.