Commit eda20534 authored by Patricio Cano's avatar Patricio Cano

Move Omniauth specific setup to its own file

parent 40e16b22
......@@ -56,6 +56,4 @@ FactoryGirl::SyntaxRunner.class_eval do
include RSpec::Mocks::ExampleMethods
end
ActiveRecord::Migration.maintain_test_schema!
OmniAuth.config.test_mode = true
ActiveRecord::Migration.maintain_test_schema!
\ No newline at end of file
OmniAuth.config.test_mode = true
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment