diff --git a/bin/robot-audit b/bin/robot-audit index 60d938622..e71fc57f8 100755 --- a/bin/robot-audit +++ b/bin/robot-audit @@ -10,6 +10,7 @@ set -o pipefail export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 +export RAILS_ENV=test # cp config/secrets-example.yml config/secrets.yml # create manually config/database.yml