Copy the redaction code from nodes to ways
This commit is contained in:
parent
7d41b926cf
commit
72e59b49fa
10 changed files with 293 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue