From 5a88b8c2c85671f162679040529dc361c3a2ea21 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Tue, 10 Jan 2017 00:23:21 +0100 Subject: [PATCH] Fixed path to bats --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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