tests: cleanup the basic structure of integration tests.

This commit is contained in:
Alexandre Pujol 2024-11-19 21:13:25 +00:00 committed by nobody43
parent 971d9daaf2
commit 0720a67f27

View file

@ -113,7 +113,7 @@ check:
.PHONY: bats
bats:
@bats --print-output-on-failure tests/bats/
@bats --pretty --print-output-on-failure tests/bats/
.PHONY: manual
manual: