Replace All FactoryGirl Constant References
This commit is contained in:
parent
82c3372af2
commit
0a19418d15
55 changed files with 56 additions and 56 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Read about factories at https://github.com/thoughtbot/factory_girl
|
||||
|
||||
FactoryGirl.define do
|
||||
FactoryBot.define do
|
||||
factory :cfp do
|
||||
start_date { 1.day.ago }
|
||||
end_date { 2.days.from_now }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue