lib/orats/templates/base/test/test_helper.rb in orats-5.0.3 vs lib/orats/templates/base/test/test_helper.rb in orats-5.1.1
- old
+ new
@@ -1,5 +1,4 @@
-ENV['RAILS_ENV'] ||= 'test'
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'
class ActiveSupport::TestCase
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical