test: fix unittests args
This commit is contained in:
parent
bae9cb6e9e
commit
fa4024ed86
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ readme: prepare-environment
|
|||
|
||||
.PHONY: unittests
|
||||
unittests:
|
||||
helm unittest --helm3 --strict -f 'unittests/**/*.yaml' ./
|
||||
helm unittest --strict -f 'unittests/**/*.yaml' ./
|
||||
|
|
Loading…
Reference in a new issue