Sha256: 80052c3c8fb268b7a693732f6f53c1f4a4eb015ac600676025e1b082f92eb63a

Contents?: true

Size: 218 Bytes

Versions: 44

Compression:

Stored size: 218 Bytes

Contents

# frozen_string_literal: true
# spec/support/features.rb

require File.expand_path("../features/session_helpers.rb", __FILE__)

RSpec.configure do |config|
  config.include Features::SessionHelpers, type: :feature
end

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
blacklight-6.25.0 spec/support/features.rb
blacklight-6.24.0 spec/support/features.rb
blacklight-6.23.0 spec/support/features.rb
blacklight-6.22.0 spec/support/features.rb
blacklight-6.21.0 spec/support/features.rb
blacklight-6.20.0 spec/support/features.rb
blacklight-6.19.2 spec/support/features.rb
blacklight-6.19.1 spec/support/features.rb
blacklight-6.19.0 spec/support/features.rb
blacklight-6.18.0 spec/support/features.rb
blacklight-6.17.0 spec/support/features.rb
blacklight-6.16.0 spec/support/features.rb
blacklight-6.15.0 spec/support/features.rb
blacklight-7.0.0.rc1 spec/support/features.rb
blacklight-6.14.1 spec/support/features.rb
blacklight-6.14.0 spec/support/features.rb
blacklight-6.13.0 spec/support/features.rb
blacklight-6.12.0 spec/support/features.rb
blacklight-6.11.2 spec/support/features.rb
blacklight-6.11.1 spec/support/features.rb