Skip to content

Commit

Permalink
fix test: missing constriptionnumber in one input
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriBalcar committed Oct 5, 2017
1 parent 0890098 commit ec8dfbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sources/sk/countrywide.json
Expand Up @@ -75,7 +75,8 @@
"street": "Kollárova",
"number": "13",
"city": "Kráľovský Chlmec",
"postcode": "07701"
"postcode": "07701",
"constriptionnumber": ""
},
"expected": {
"number": "13",
Expand Down

0 comments on commit ec8dfbf

Please sign in to comment.