X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef7f3d800cbdd49b692df10d312e5fd880e2e938..fe4d50588d8173060a0055662c1e4b1304c17808:/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