Skip to content

v0.2.47..v0.2.48 changeset Config.conf

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/test-files/cases/unifying/poi-polygon/Config.conf b/test-files/cases/unifying/poi-polygon/Config.conf
index 6d388ae..60f2b3d 100644
--- a/test-files/cases/unifying/poi-polygon/Config.conf
+++ b/test-files/cases/unifying/poi-polygon/Config.conf
@@ -5,5 +5,7 @@
   "#": "The lib used by address parsing has an expensive initialization, so let's not use it during unless specifically needed for a test.",
   "poi.polygon.address.match.enabled" : "false",
   "uuid.helper.repeatable" : "true",
+  "#": "This setting doesnt seem to be being brought in from Testing.conf...seems like it should be.",
+  "poi.polygon.tag.merger": "hoot::OverwriteTag2Merger",
   "#": "end"
 }
Clone this wiki locally