X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dbd88d893f3c3fce9cafd666b94396988646d81f..79bd1777ab0c165492122b10a22ecc2fb7cc4715:/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