From fe3f4ad46eec7b16d5cbcd855b79e5dd35a85b51 Mon Sep 17 00:00:00 2001 From: Tobias Zwick Date: Wed, 16 Oct 2024 18:23:57 +0200 Subject: [PATCH] re-add comment --- .../westnordost/streetcomplete/util/NameAndLocationLabelTest.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/androidTest/java/de/westnordost/streetcomplete/util/NameAndLocationLabelTest.kt b/app/src/androidTest/java/de/westnordost/streetcomplete/util/NameAndLocationLabelTest.kt index 6066da1716..561b665aaf 100644 --- a/app/src/androidTest/java/de/westnordost/streetcomplete/util/NameAndLocationLabelTest.kt +++ b/app/src/androidTest/java/de/westnordost/streetcomplete/util/NameAndLocationLabelTest.kt @@ -45,6 +45,7 @@ class NameAndLocationLabelTest { ))) } + // https://github.com/streetcomplete/StreetComplete/issues/2640 @Test fun postBox() { assertEquals("Deutsche Post (Mail Drop Box)", getQuestLabelForNode(mapOf( "amenity" to "post_box",