Sha256: 6fb211d8f260c7fb3d074222018b9a8b87ce038168ecea71e1a374c3ee5b42d2

Contents?: true

Size: 188 Bytes

Versions: 73

Compression:

Stored size: 188 Bytes

Contents

# 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

73 entries across 73 versions & 1 rubygems

Version Path
blacklight-5.19.2 spec/support/features.rb
blacklight-5.19.1 spec/support/features.rb
blacklight-5.19.0 spec/support/features.rb
blacklight-5.18.0 spec/support/features.rb
blacklight-5.17.2 spec/support/features.rb
blacklight-6.0.0.pre5 spec/support/features.rb
blacklight-5.17.1 spec/support/features.rb
blacklight-5.17.0 spec/support/features.rb
blacklight-6.0.0.pre4 spec/support/features.rb
blacklight-5.16.4 spec/support/features.rb
blacklight-6.0.0.pre3 spec/support/features.rb
blacklight-5.16.3 spec/support/features.rb
blacklight-5.16.2 spec/support/features.rb
blacklight-5.16.1 spec/support/features.rb
blacklight-6.0.0.pre2 spec/support/features.rb
blacklight-6.0.0.pre1 spec/support/features.rb
blacklight-5.16.0 spec/support/features.rb
blacklight-5.15.0 spec/support/features.rb
blacklight-5.14.0 spec/support/features.rb
blacklight-5.13.1 spec/support/features.rb