]> git.openstreetmap.org Git - rails.git/commit
Replace fixtures with a factory for old_relation_tags
authorAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 15:32:11 +0000 (16:32 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 15:32:11 +0000 (16:32 +0100)
commitaba28ec9e0fef281d0228cfd6b5fc4986c8e2f18
tree9b1e5225879fc6d80159581ad7e3eeb40bbd818b
parente308da8daf91d4a720473111fef6f756d4510102
Replace fixtures with a factory for old_relation_tags
test/factories/old_relation_tags.rb [new file with mode: 0644]
test/fixtures/relation_tags.yml [deleted file]
test/models/old_relation_tag_test.rb
test/models/old_relation_test.rb
test/test_helper.rb