Make it easier to run tests.
@ -0,0 +1,6 @@
.SILENT :
.PHONY : test
test:
docker build -t jwilder/nginx-proxy:bats .
bats test
The note is not visible to the blocked user.