X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/043d29fd7eb72048cf5d07edfbc20ec5c25af708..a83030dab7512c4b2848e777f7a7dbff456774b3:/test/factories/notes.rb diff --git a/test/factories/notes.rb b/test/factories/notes.rb index 9dbcdf58c..56a9541dc 100644 --- a/test/factories/notes.rb +++ b/test/factories/notes.rb @@ -1,4 +1,4 @@ -FactoryGirl.define do +FactoryBot.define do factory :note do latitude 1 * GeoRecord::SCALE longitude 1 * GeoRecord::SCALE