X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/52e5fa6ad78f375cec5a207a123a4aa3939c8ddf..3880ac5de8150eef3cc5b26eb9814f5c1d681afa:/test/unit/way_test.rb diff --git a/test/unit/way_test.rb b/test/unit/way_test.rb index ca5b75176..d2a447e40 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 5, Way.count + assert_equal 6, Way.count end def test_bbox