# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
# Prevent Rspec to print file list unless enforced by the environment.
t.verbose = false
end
end
# Remove load_schema/load_structure in tests, as db:migrate:clean
# will take care of everything.
# Run all test suites per default