diff --git a/Makefile b/Makefile index b56d69c6..911bd402 100644 --- a/Makefile +++ b/Makefile @@ -113,7 +113,7 @@ check: .PHONY: bats bats: - @bats --pretty --print-output-on-failure tests/bats/ + @bats --timing --print-output-on-failure tests/bats/ .PHONY: manual manual: