Sha256: 6f41b931307b45a535d1cd4909e1b08a2ac46370594f28a77ce9e0b3de21635e

Contents?: true

Size: 149 Bytes

Versions: 20

Compression:

Stored size: 149 Bytes

Contents

require 'active_support/core_ext/kernel/reporting'

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

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
test_server-0.5.2 spec/support/reporting.rb
test_server-0.5.1 spec/support/reporting.rb
test_server-0.5.0 spec/support/reporting.rb
test_server-0.4.1 spec/support/reporting.rb
test_server-0.4.0 spec/support/reporting.rb
test_server-0.3.7 spec/support/reporting.rb
test_server-0.3.6 spec/support/reporting.rb
test_server-0.3.5 spec/support/reporting.rb
test_server-0.3.4 spec/support/reporting.rb
test_server-0.3.2 spec/support/reporting.rb
test_server-0.3.1 spec/support/reporting.rb
test_server-0.2.4 spec/support/reporting.rb
test_server-0.2.3 spec/support/reporting.rb
test_server-0.2.2 spec/support/reporting.rb
test_server-0.2.1 spec/support/reporting.rb
test_server-0.2.0 spec/support/reporting.rb
test_server-0.1.2 spec/support/reporting.rb
test_server-0.1.1 spec/support/reporting.rb
test_server-0.1.0 spec/support/reporting.rb
test_server-0.0.11 spec/support/reporting.rb