X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef7f3d800cbdd49b692df10d312e5fd880e2e938..36cbda3c80beac9496316389d4f082383ed4322a:/test/models/relation_tag_test.rb diff --git a/test/models/relation_tag_test.rb b/test/models/relation_tag_test.rb index 9db80f0bf..ef635cc94 100644 --- a/test/models/relation_tag_test.rb +++ b/test/models/relation_tag_test.rb @@ -1,10 +1,10 @@ -require 'test_helper' +require "test_helper" class RelationTagTest < ActiveSupport::TestCase api_fixtures def test_relation_tag_count - assert_equal 9, RelationTag.count + assert_equal 10, RelationTag.count end def test_length_key_valid