From 7edfa3399d8c4a7af465108a1c88e014611566b4 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Wed, 5 May 2021 15:32:47 +1000 Subject: fix unit test --- test/toOSM.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test/toOSM.js') 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', -- cgit v1.2.3