rename factory_girl_(rails) to factory_bot_(rails)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FactoryGirl.define do
|
||||
FactoryBot.define do
|
||||
factory :error_template do
|
||||
execution_environment nil
|
||||
name "MyString"
|
||||
|
Reference in New Issue
Block a user