This commit is contained in:
Benjamin
2021-04-19 15:14:37 -05:00
parent 2e3daf1e9c
commit 46fc427694
23 changed files with 322 additions and 282 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ RSpec.configure do |config|
# config.mock_with :flexmock
# config.mock_with :rr
#config.mock_with :rspec
config.include FactoryGirl::Syntax::Methods
config.include FactoryBot::Syntax::Methods
config.include FactoryAttributesFor
config.include Devise::TestHelpers, type: :controller
config.include SpecControllerHelpers, type: :controller