mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Add devise helpers to rspec
This commit is contained in:
parent
8216cfaf87
commit
f426e268df
2 changed files with 4 additions and 0 deletions
3
spec/support/devise.rb
Normal file
3
spec/support/devise.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
RSpec.configure do |config|
|
||||
config.include Warden::Test::Helpers
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue