Add feature spec examples
With both logged in normal user and admin
This commit is contained in:
@@ -67,6 +67,7 @@ RSpec.configure do |config|
|
||||
# config.filter_gems_from_backtrace("gem name")
|
||||
|
||||
config.include Devise::Test::ControllerHelpers, :type => :controller
|
||||
config.include Warden::Test::Helpers
|
||||
config.include FactoryBot::Syntax::Methods
|
||||
config.extend ControllerMacros, :type => :controller
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user