aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-05-05 15:32:47 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-05-05 15:32:47 +1000
commit7edfa3399d8c4a7af465108a1c88e014611566b4 (patch)
treeb0067bc555d05ca669a8b713aebadfcbcca844ee /test
parent43d2090893aeeb8645e0e9c6ca05d5f96e48aae0 (diff)
fix unit test
Diffstat (limited to 'test')
-rw-r--r--test/toOSM.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/toOSM.js b/test/toOSM.js
index e5afa54..d91d587 100644
--- a/test/toOSM.js
+++ b/test/toOSM.js
@@ -102,7 +102,6 @@ test('toOSM range with prefix aX-bY', t => {
const output = {
type: 'Feature',
properties: {
- 'addr:housename': 'STUDENT RESIDENCE - SITE LV 4',
'addr:housenumber': 'A1-A8',
'addr:street': 'Lakeside Village Drive',
'addr:suburb': 'Lilydale',