Sha256: ac35af6d719e8919aad5ab2d3d2bf4bcd719a73e4da5534b9ae5921b87f823e7

Contents?: true

Size: 149 Bytes

Versions: 17

Compression:

Stored size: 149 Bytes

Contents

require 'active_support/core_ext/kernel/reporting'

RSpec.configure do |c|
  c.before(:each) do
    ProxyTester.ui_logger.level = :unknown
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
proxy_tester-0.1.10 spec/support/reporting.rb
proxy_tester-0.1.8 spec/support/reporting.rb
proxy_tester-0.1.6 spec/support/reporting.rb
proxy_tester-0.1.5 spec/support/reporting.rb
proxy_tester-0.1.4 spec/support/reporting.rb
proxy_tester-0.1.3 spec/support/reporting.rb
proxy_tester-0.1.2 spec/support/reporting.rb
proxy_tester-0.1.1 spec/support/reporting.rb
proxy_tester-0.1.0 spec/support/reporting.rb
proxy_tester-0.0.9 spec/support/reporting.rb
proxy_tester-0.0.8 spec/support/reporting.rb
proxy_tester-0.0.7 spec/support/reporting.rb
proxy_tester-0.0.6 spec/support/reporting.rb
proxy_tester-0.0.5 spec/support/reporting.rb
proxy_tester-0.0.4 spec/support/reporting.rb
proxy_tester-0.0.3 spec/support/reporting.rb
proxy_tester-0.0.2 spec/support/reporting.rb