diff --git a/Makefile b/Makefile index 980f4927..aaed30f9 100644 --- a/Makefile +++ b/Makefile @@ -145,7 +145,7 @@ fixtures: tests: # Start tests - ./test/bats/bats test/tests.bats + ./test/bats/bin/bats test/tests.bats clean: # Remove running test containers