Replace factory_girl with factory_bot
This commit is contained in:
parent
1c77d2432e
commit
b2fa947502
39 changed files with 42 additions and 42 deletions
|
@ -1,4 +1,4 @@
|
|||
FactoryGirl.define do
|
||||
FactoryBot.define do
|
||||
factory :way_node do
|
||||
sequence_id 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue