spec/spec_helper.rb in fb-localizer-0.1.3 vs spec/spec_helper.rb in fb-localizer-0.2.0
- old
+ new
@@ -2 +1,2 @@
#Â Require fb-localize and load server
+ENV["RAILS_ENV"] = "test"
require File.expand_path('../../testapp/config/environment', __FILE__)