X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dbd88d893f3c3fce9cafd666b94396988646d81f..91fc65a2e3ad47414344a6d5dc03cb5fb2a08ce1:/test/factories/old_node.rb diff --git a/test/factories/old_node.rb b/test/factories/old_node.rb index 3eda91a53..089363397 100644 --- a/test/factories/old_node.rb +++ b/test/factories/old_node.rb @@ -1,4 +1,4 @@ -FactoryGirl.define do +FactoryBot.define do factory :old_node do latitude 1 * GeoRecord::SCALE longitude 1 * GeoRecord::SCALE