Sha256: 22bf3713ccdb3e73f596f9ec74344cdee019461a5d82ab0148beddbcf87ca255
Contents?: true
Size: 197 Bytes
Versions: 9
Compression:
Stored size: 197 Bytes
Contents
require 'spec_helper' describe "it prints out the RSpec.configuration.pattern" do it "examples/test2.feature" do puts "RSpec.configuration.pattern: #{RSpec.configuration.pattern}" end end
Version data entries
9 entries across 9 versions & 1 rubygems