X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0da97d2d3ca27755c1dde59e3c6fbef79b9dabac..9badc45929af8a187a36bddfc965c32135dbb16b:/test/models/old_relation_tag_test.rb diff --git a/test/models/old_relation_tag_test.rb b/test/models/old_relation_tag_test.rb index 58c70cc9c..5c27ef3ea 100644 --- a/test/models/old_relation_tag_test.rb +++ b/test/models/old_relation_tag_test.rb @@ -1,6 +1,8 @@ require "test_helper" class OldRelationTagTest < ActiveSupport::TestCase + api_fixtures + def test_length_key_valid tag = create(:old_relation_tag) (0..255).each do |i|