]> git.openstreetmap.org Git - rails.git/blobdiff - test/factories/old_way_node.rb
Just pass the object, rather than the id, to _path methods where possible
[rails.git] / test / factories / old_way_node.rb
index 0a544aaf7548122d014597840955022f5ff44671..80bc8316fd84330d1837881cf8b1c4cef1ab962e 100644 (file)
@@ -1,6 +1,6 @@
 FactoryBot.define do
   factory :old_way_node do
-    sequence_id 1
+    sequence_id { 1 }
 
     old_way
     node