summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/run.sh')
-rw-r--r--tests/acceptance/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/run.sh b/tests/acceptance/run.sh
index 0cdad3ad3..734504e65 100644
--- a/tests/acceptance/run.sh
+++ b/tests/acceptance/run.sh
@@ -67,7 +67,7 @@ fi
# Set the gemset and ruby version
rvm install 2.0.0
-rvm use ruby-2.0.0@oc_acceptance --create
+rvm use ruby-2.0.0@oc_news_acceptance --create
# install dep libraries
bundle install