From 4be73e1e4cbcab26e71abbd973dd982055aa20fa Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 26 Oct 2017 22:52:23 +0200 Subject: Fix tests for towns --- ishtar_common/fixtures/test_towns.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'ishtar_common/fixtures') diff --git a/ishtar_common/fixtures/test_towns.json b/ishtar_common/fixtures/test_towns.json index a88ca6476..d34c10411 100644 --- a/ishtar_common/fixtures/test_towns.json +++ b/ishtar_common/fixtures/test_towns.json @@ -7,7 +7,6 @@ "name": "PARIS-1ER-ARRONDISSEMENT", "center": "POINT (599976.9837326267734170 2429351.2226647692732513)", "surface": 1810000, - "canton": null, "numero_insee": "75101" } }, @@ -19,7 +18,6 @@ "name": "LILLE", "center": "POINT (650348.5204579939600080 2626592.6267738011665642)", "surface": 34990000, - "canton": null, "numero_insee": "59350" } } -- cgit v1.2.3