X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef7f3d800cbdd49b692df10d312e5fd880e2e938..ea502ac9df868bef953b3595d81aa59c14da07fc:/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 de5a1008a..2c9638a2d 100644 --- a/test/models/old_relation_tag_test.rb +++ b/test/models/old_relation_tag_test.rb @@ -1,10 +1,10 @@ -require 'test_helper' +require "test_helper" class OldRelationTagTest < ActiveSupport::TestCase api_fixtures def test_tag_count - assert_equal 12, OldRelationTag.count + assert_equal 13, OldRelationTag.count end def test_length_key_valid