Sha256: 8a92cafe5433a9511a6393c56b35e7295cab2e10dff06669371718a7c584c62d

Contents?: true

Size: 102 Bytes

Versions: 24

Compression:

Stored size: 102 Bytes

Contents

RSpec.configure do |config|

  config.before(:each) do
    LHS::Service::Endpoints.all = {}
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
lhs-1.2.0 spec/support/cleanup_endpoints.rb
lhs-1.1.0 spec/support/cleanup_endpoints.rb
lhs-1.0.0 spec/support/cleanup_endpoints.rb
lhs-0.4.0 spec/support/cleanup_endpoints.rb