mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 13:36:06 +01:00
3 lines
No EOL
87 B
Ruby
3 lines
No EOL
87 B
Ruby
RSpec.configure do |config|
|
|
config.include Devise::TestHelpers, type: :controller
|
|
end |