mirror of
https://github.com/internetee/registry.git
synced 2025-08-28 03:53:33 +02:00
3 lines
71 B
Ruby
3 lines
71 B
Ruby
RSpec.configure do |config|
|
|
config.include Warden::Test::Helpers
|
|
end
|