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_attribute do
|
||||
error_template nil
|
||||
key "MyString"
|
||||
|
Reference in New Issue
Block a user