not tested / updated yet
@@ -0,0 +1,14 @@
#! /usr/bin/env bash
# Exit in case of error
set -e
rm -rf ./testing-project
cookiecutter --config-file ./testing-config.yml --no-input -f ./
cd ./testing-project
bash ./scripts/test.sh
cd ../
The note is not visible to the blocked user.