Sha256: 9fe6f64d145414f4c34f6d3e257e2c8603a0c7fdf1fb9155cf2f9e80ecddedd0

Contents?: true

Size: 214 Bytes

Versions: 74

Compression:

Stored size: 214 Bytes

Contents

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

require File.expand_path('features/session_helpers.rb', __dir__)

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

Version data entries

74 entries across 74 versions & 2 rubygems

Version Path
blacklight-7.40.0 spec/support/features.rb
blacklight-7.39.0 spec/support/features.rb
blacklight-7.38.0 spec/support/features.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/spec/support/features.rb
blacklight-7.37.0 spec/support/features.rb
blacklight-7.36.2 spec/support/features.rb
blacklight-7.36.1 spec/support/features.rb
blacklight-7.36.0 spec/support/features.rb
blacklight-7.35.0 spec/support/features.rb
blacklight-7.34.0 spec/support/features.rb
blacklight-7.33.1 spec/support/features.rb
blacklight-7.33.0 spec/support/features.rb
blacklight-7.32.0 spec/support/features.rb
blacklight-7.31.0 spec/support/features.rb
blacklight-7.30.0 spec/support/features.rb
blacklight-7.29.0 spec/support/features.rb
blacklight-7.28.0 spec/support/features.rb
blacklight-7.27.1 spec/support/features.rb
blacklight-7.27.0 spec/support/features.rb
blacklight-7.26.1 spec/support/features.rb