test: fix unittests args

This commit is contained in:
Michael Kriese 2023-03-07 12:27:42 +00:00
parent bae9cb6e9e
commit fa4024ed86

View file

@ -9,4 +9,4 @@ readme: prepare-environment
.PHONY: unittests
unittests:
helm unittest --helm3 --strict -f 'unittests/**/*.yaml' ./
helm unittest --strict -f 'unittests/**/*.yaml' ./