Sha256: 769c5a70054796439f3a279a64ec1b8bed9353e35a5165e82cb3a3e26e285ca8
Contents?: true
Size: 177 Bytes
Versions: 8
Compression:
Stored size: 177 Bytes
Contents
RSpec.configure do |config| if config.respond_to?(:example_status_persistence_file_path=) config.example_status_persistence_file_path = 'tmp/rspec_examples.txt' end end
Version data entries
8 entries across 8 versions & 2 rubygems