test/test_helper.rb in documentcloud-cloud-crowd-0.0.5 vs test/test_helper.rb in documentcloud-cloud-crowd-0.0.6
- old
+ new
@@ -1,4 +1,5 @@
+ENV['RACK_ENV'] = 'test'
require 'rubygems'
here = File.dirname(__FILE__)
require File.expand_path(here + "/../lib/cloud-crowd")
CloudCrowd.configure(here + '/config/config.yml')