orangecoding / fredy

:heart: Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Fredy will constantly search for new listings on sites like Immoscout or Immowelt and send new results to you, so that you can focus on more important things in life ;)
http://www.orange-coding.net
MIT License
231 stars 58 forks source link

Fix address of immonet #47

Closed CarlAmbroselli closed 2 years ago

CarlAmbroselli commented 2 years ago

The value at Immonet is 0.16 km • Etagenwohnung • Berlin Tiergarten, hence instead of selecting the index 1 (which would be "Etagenwohnung"), we should pick the last element of the splitted array.

orangecoding commented 2 years ago

@CarlAmbroselli there are test failures. would you mind fixing them before merging?

orangecoding commented 2 years ago

nevermind, i fixed it.