mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Detect block-level asset conditions - additional test cases 🟥
This commit is contained in:
parent
f8db0cadba
commit
3cdc871aae
1 changed files with 2 additions and 0 deletions
|
|
@ -172,6 +172,8 @@ def asset_condition_factory():
|
|||
("FLATS A-D 7 ST CHARLES SQUARE LONDON", True),
|
||||
("9A-9H HEDGEGATE COURT LONDON", True),
|
||||
("BLOCK MILNE HOUSE LONDON", True),
|
||||
("81A-B GORE ROAD LONDON", True),
|
||||
("73 & 74 HARVEST COURT ST. ALBANS", True),
|
||||
("25 HAVERSHAM COURT GREENFORD", False),
|
||||
("FLAT 10 SPARROW COURT SOUTHMERE DRIVE LONDON SE2 9ES", False)
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue