mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
fix broken unit test
This commit is contained in:
parent
9a42eaf243
commit
f3cbfd8275
1 changed files with 0 additions and 2 deletions
|
|
@ -169,7 +169,6 @@ def test_new_deal_with_pashub_link__sends_pashub_sqs() -> None:
|
|||
"pashub_link": PASHUB_LINK,
|
||||
"address": None,
|
||||
"hubspot_deal_id": DEAL_ID,
|
||||
"sharepoint_link": None,
|
||||
"uprn": None,
|
||||
"landlord_property_id": None,
|
||||
"deal_stage": None,
|
||||
|
|
@ -210,7 +209,6 @@ def test_existing_deal_pashub_link_added__sends_pashub_sqs() -> None:
|
|||
"pashub_link": PASHUB_LINK,
|
||||
"address": None,
|
||||
"hubspot_deal_id": DEAL_ID,
|
||||
"sharepoint_link": None,
|
||||
"uprn": None,
|
||||
"landlord_property_id": None,
|
||||
"deal_stage": None,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue