]> git.openstreetmap.org Git - rails.git/blobdiff - test/models/old_way_tag_test.rb
Fix rubocop warnings
[rails.git] / test / models / old_way_tag_test.rb
index e85cb3497775699db105c647994c14f9739a9b24..b8757d572e61f1d55cc2d7874dd668d4fa8bc86e 100644 (file)
@@ -1,10 +1,10 @@
-require 'test_helper'
+require "test_helper"
 
 class OldWayTagTest < ActiveSupport::TestCase
   api_fixtures
 
   def test_tag_count
 
 class OldWayTagTest < ActiveSupport::TestCase
   api_fixtures
 
   def test_tag_count
-    assert_equal 12, OldWayTag.count
+    assert_equal 13, OldWayTag.count
   end
 
   def test_length_key_valid
   end
 
   def test_length_key_valid