X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ff03138a978406b431da71aba64941d87b509098..9b10cbccb6ab258d6cecc1f8ba32c4ee1781c92f:/test/unit/way_test.rb diff --git a/test/unit/way_test.rb b/test/unit/way_test.rb index c13c9755f..39da76ec0 100644 --- a/test/unit/way_test.rb +++ b/test/unit/way_test.rb @@ -6,7 +6,7 @@ class WayTest < ActiveSupport::TestCase # Check that we have the correct number of currnet ways in the db # This will need to updated whenever the current_ways.yml is updated def test_db_count - assert_equal 4, Way.count + assert_equal 5, Way.count end def test_bbox