Skip to content

Commit

Permalink
Use better test
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixGail authored and mampfes committed Sep 9, 2021
1 parent 87aae71 commit e40745f
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
URL = "https://www.rh-entsorgung.de"
TEST_CASES = {
"Horn": {
"city": "Horn",
"street": "Hauptstraße",
"house_number": 1
"city": "Rheinböllen",
"street": "Erbacher Straße",
"house_number": 13,
"address_suffix": "A"
},
"Bärenbach": {
"city": "Bärenbach",
Expand Down

0 comments on commit e40745f

Please sign in to comment.