spec/spec_helper.rb in andi-simple-navigation-1.1.1 vs spec/spec_helper.rb in andi-simple-navigation-1.1.2
- old
+ new
@@ -1,5 +1,6 @@
ENV["RAILS_ENV"] = "test"
+RAILS_ENV = "test"
require 'rubygems'
require 'spec'
require 'active_support'
require 'action_controller'
\ No newline at end of file