]> git.openstreetmap.org Git - rails.git/commit
Fix FactoryBot deprecation warnings
authorTom Hughes <tom@compton.nu>
Tue, 28 Aug 2018 18:12:01 +0000 (19:12 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 28 Aug 2018 18:12:01 +0000 (19:12 +0100)
commit06915a77b5af2ab0354e895c3c1ceb0e028f37fb
tree893c38695454acefc770d1b3ff9c0dbf7efab7a0
parent6c597f614bc1ef3e081180a4ddcd849d7cfee5b1
Fix FactoryBot deprecation warnings
22 files changed:
test/factories/changeset_comments.rb
test/factories/changesets.rb
test/factories/issues.rb
test/factories/languages.rb
test/factories/messages.rb
test/factories/node.rb
test/factories/note_comments.rb
test/factories/notes.rb
test/factories/old_node.rb
test/factories/old_relation.rb
test/factories/old_relation_member.rb
test/factories/old_way.rb
test/factories/old_way_node.rb
test/factories/relation.rb
test/factories/relation_member.rb
test/factories/reports.rb
test/factories/tracepoints.rb
test/factories/traces.rb
test/factories/user.rb
test/factories/user_blocks.rb
test/factories/way.rb
test/factories/way_node.rb