Skip to content

Commit

Permalink
Merge pull request #5970 from streetcomplete/preset-postbox2
Browse files Browse the repository at this point in the history
Patch out country-specific presets
  • Loading branch information
westnordost authored Oct 16, 2024
2 parents 1308617 + e29a090 commit bcb8b58
Show file tree
Hide file tree
Showing 69 changed files with 223,705 additions and 395,837 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class NameAndLocationLabelTest {
}

// https://github.com/streetcomplete/StreetComplete/issues/2640
@Ignore("https://github.com/streetcomplete/StreetComplete/issues/4916")
@Test fun postBox() {
assertEquals("Deutsche Post (Mail Drop Box)", getQuestLabelForNode(mapOf(
"amenity" to "post_box",
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/osmfeatures/default/ar-AA.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"ar-AA": {}
"ar-AA": {}
}
14,358 changes: 5,583 additions & 8,775 deletions app/src/main/assets/osmfeatures/default/ar.json

Large diffs are not rendered by default.

Loading

0 comments on commit bcb8b58

Please sign in to comment.