Skip to content

Commit d724672

Browse files
committed
test and minor post formatting for Faroe Islands (FO)
1 parent 15f3ece commit d724672

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

conf/countries/worldwide.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,8 @@ FM:
643643
# Faroe Islands
644644
FO:
645645
address_template: *generic1
646+
postformat_replace:
647+
- ["Territorial waters of Faroe Islands","Faroe Islands"]
646648

647649
# France
648650
FR:

testcases/countries/fo.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Faroe Islands
2+
---
3+
description: Bank in Tórshavn, 62.01111,-6.77396
4+
components:
5+
bank: Bank Nordik
6+
country: Territorial waters of Faroe Islands
7+
country_code: fo
8+
house_number: 17
9+
postcode: 100
10+
road: Steinagøta
11+
state: Streymoy region
12+
town: Tórshavn
13+
expected: |
14+
Bank Nordik
15+
Steinagøta 17
16+
100 Tórshavn
17+
Faroe Islands
18+
19+
20+

0 commit comments

Comments
 (0)