Replace All FactoryGirl Constant References
This commit is contained in:
parent
82c3372af2
commit
0a19418d15
55 changed files with 56 additions and 56 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
FactoryGirl.define do
|
||||
FactoryBot.define do
|
||||
factory :contact do
|
||||
social_tag { SecureRandom.urlsafe_base64(4) }
|
||||
email { Faker::Internet.email }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue