Browse Source

Fix dates for validation in complete case log fixture

Co-authored-by: Dushan <dushan-madetech@users.noreply.github.com>
pull/115/head
Kat 4 years ago
parent
commit
e884f89507
  1. 2
      spec/fixtures/complete_case_log.json

2
spec/fixtures/complete_case_log.json vendored

@ -66,7 +66,7 @@
"beds": 3,
"property_void_date": "03/11/2019",
"majorrepairs": "Yes",
"mrcdate": "12/02/2019",
"mrcdate": "12/02/2020",
"mrcday": 12,
"mrcmonth": 2,
"mrcyear": 2019,

Loading…
Cancel
Save