Sha256: 58bac5ae5a01a3b800dee21b5a182ee5d6b8904b662fb0d3d9392dc287694058
Contents?: true
Size: 263 Bytes
Versions: 3
Compression:
Stored size: 263 Bytes
Contents
$LOAD_PATH.unshift File.expand_path(__dir__) $LOAD_PATH.unshift File.expand_path('../lib', __dir__) require 'rspec' require 'omniauth' require 'omniauth/salesforce' RSpec.configure do |config| config.extend OmniAuth::Test::StrategyMacros, type: :strategy end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
omniauth-salesforce-modern-1.1.3 | spec/spec_helper.rb |
omniauth-salesforce-modern-1.1.2 | spec/spec_helper.rb |
omniauth-salesforce-modern-1.1.1 | spec/spec_helper.rb |