mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
remove omniauth test strategy macros (for now)
This commit is contained in:
parent
ff625c175e
commit
ec513d5012
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
require 'bundler/setup'
|
require 'bundler/setup'
|
||||||
require 'rspec'
|
require 'rspec'
|
||||||
require 'omniauth/test'
|
|
||||||
|
|
||||||
RSpec.configure do |config|
|
RSpec.configure do |config|
|
||||||
config.extend OmniAuth::Test::StrategyMacros, :type => :strategy
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue