Sha256: f0259ffc137451c95d61e0c7c8de45cfe3a7bf116295305cb7fcbeea42be72a4

Contents?: true

Size: 232 Bytes

Versions: 15

Compression:

Stored size: 232 Bytes

Contents

# frozen_string_literal: true

require 'lhc'

RSpec.configure do |config|
  config.before(:each) do
    LHC::Caching.cache = ActiveSupport::Cache::MemoryStore.new
    LHC::Caching.cache.clear
    LHC::Throttle.track = nil
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
lhc-15.2.1 lib/lhc/rspec.rb
lhc-15.2.0 lib/lhc/rspec.rb
lhc-15.1.3 lib/lhc/rspec.rb
lhc-15.1.2 lib/lhc/rspec.rb
lhc-15.1.1 lib/lhc/rspec.rb
lhc-15.1.0 lib/lhc/rspec.rb
lhc-16.0.0.pre.pro2162.2 lib/lhc/rspec.rb
lhc-16.0.0.pre.pro2162 lib/lhc/rspec.rb
lhc-15.0.1 lib/lhc/rspec.rb
lhc-15.0.0 lib/lhc/rspec.rb
lhc-14.0.0 lib/lhc/rspec.rb
lhc-13.4.0.pre.pro1766.1 lib/lhc/rspec.rb
lhc-13.2.0 lib/lhc/rspec.rb
lhc-13.1.0 lib/lhc/rspec.rb
lhc-13.0.0 lib/lhc/rspec.rb