test_helper.rb revision a0626d70adc75093ce97fced77d2c1feac68a54b
#
# Note: You'll currently still have to declare fixtures explicitly in integration tests
# -- they do not yet inherit this setting
# Add more helper methods to be used by all tests here...
end
# for devise
end
# for strip_attributes
require "strip_attributes/matchers"
end
# disable sunspot during tests