aboutsummaryrefslogtreecommitdiffstats
path: root/config/environments/test.rb
diff options
context:
space:
mode:
authorHenare Degan <henare.degan@gmail.com>2013-03-03 15:01:51 +1100
committerHenare Degan <henare.degan@gmail.com>2013-03-03 15:01:51 +1100
commitb5c51ce57dbabf7638f354c91f75ea52d75d2347 (patch)
treebfcb1d599b5ff58d339f211e4a0f10f41659a5e6 /config/environments/test.rb
parentcbdff06aa95a7987b54c712dc6729e138f608eca (diff)
See how we go not disabling this now
Diffstat (limited to 'config/environments/test.rb')
-rw-r--r--config/environments/test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/environments/test.rb b/config/environments/test.rb
index c569af8cd..df39e8873 100644
--- a/config/environments/test.rb
+++ b/config/environments/test.rb
@@ -1,8 +1,6 @@
Alaveteli::Application.configure do
# Settings specified here will take precedence over those in config/environment.rb
- require 'patches/fixtures_constraint_disabling'
-
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test suite and is wiped