Sha256: 3c2789906fe9cf171159d7580304c5230c682d0b424742906bf471fe40301fdd
Contents?: true
Size: 264 Bytes
Versions: 18
Compression:
Stored size: 264 Bytes
Contents
require 'rspec/core' # TODO: this has been deprecated for a long time, remove this file when releasing v3.0.0. RSpec.configure do |config| config.before(:suite) { Percy::Capybara.initialize_build } config.after(:suite) { Percy::Capybara.finalize_build } end
Version data entries
18 entries across 18 versions & 1 rubygems