Sha256: b1d57d38de44ae3f6abaf5a52379f8a8fef20e48192b33987e8f41c5295d5848
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
require 'test_helper' class InitializationOrderTest < ActiveSupport::IntegrationCase test 'Stderr does not contain error message' do assert_no_match /Unable to access log file./, STDERR.string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_stdout_json_logging-0.1.5 | test/integration/initialization_order_test.rb |