spec/spec_helper.rb in stackable_flash-0.0.2 vs spec/spec_helper.rb in stackable_flash-0.0.3

- old
+ new

@@ -1,5 +1,5 @@ -# Configure Rails Envinronment +# Configure Rails Environment ENV["RAILS_ENV"] = "test" require File.expand_path("../dummy/config/environment", __FILE__) require 'rspec/rails' require 'stackable_flash'