From 805cc23481bc85e1a1734e56448f83c3f5c101d6 Mon Sep 17 00:00:00 2001 From: Priit Tamboom Date: Mon, 20 Oct 2014 11:08:39 +0300 Subject: [PATCH] added rails env for robot --- bin/robot-audit | 1 + 1 file changed, 1 insertion(+) 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