X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/043d29fd7eb72048cf5d07edfbc20ec5c25af708..907f63cc6265f4cb9c8b3918f5796d96522e6348:/test/factories/tracepoints.rb diff --git a/test/factories/tracepoints.rb b/test/factories/tracepoints.rb index c47b7932d..ad520ea1f 100644 --- a/test/factories/tracepoints.rb +++ b/test/factories/tracepoints.rb @@ -1,4 +1,4 @@ -FactoryGirl.define do +FactoryBot.define do factory :tracepoint do trackid 1 latitude 1 * GeoRecord::SCALE