Sha256: 7e1cdab9d33ef2994b6f530158bfa1fdee5e2a33e13d30ca1504ad2e6ad0e892

Contents?: true

Size: 317 Bytes

Versions: 8

Compression:

Stored size: 317 Bytes

Contents

require 'jekyll'
require_relative '../lib/jekyll_img'

RSpec.configure do |config|
  config.filter_run_when_matching focus: true
  config.order = 'random'

  # See https://relishapp.com/rspec/rspec-core/docs/command-line/only-failures
  config.example_status_persistence_file_path = 'spec/status_persistence.txt'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll_img-0.2.7 spec/spec_helper.rb
jekyll_img-0.2.6 spec/spec_helper.rb
jekyll_img-0.2.5 spec/spec_helper.rb
jekyll_img-0.2.4 spec/spec_helper.rb
jekyll_img-0.2.3 spec/spec_helper.rb
jekyll_img-0.2.2 spec/spec_helper.rb
jekyll_img-0.2.1 spec/spec_helper.rb
jekyll_img-0.2.0 spec/spec_helper.rb