mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 13:36:06 +01:00
5 lines
No EOL
132 B
Ruby
5 lines
No EOL
132 B
Ruby
require 'support/helpers/session_helpers'
|
|
|
|
RSpec.configure do |config|
|
|
config.include Features::SessionHelpers, type: :feature
|
|
end |