Replace All FactoryGirl Constant References
This commit is contained in:
parent
82c3372af2
commit
0a19418d15
55 changed files with 56 additions and 56 deletions
|
|
@ -73,7 +73,7 @@ RSpec.configure do |config|
|
|||
end
|
||||
|
||||
# Includes helpers and connect them to specific types of tests
|
||||
config.include FactoryGirl::Syntax::Methods
|
||||
config.include FactoryBot::Syntax::Methods
|
||||
config.include OmniauthMacros
|
||||
config.include Devise::TestHelpers, type: :controller
|
||||
config.include LoginMacros, type: :feature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue