@@ -345,7 +345,6 @@ export const TEST_HOUSING_PROJECT_1: HousingProject = {
345345 hasRentalUnits : BasicResponse . NO ,
346346 housingCoopDescription : null ,
347347 indigenousDescription : null ,
348- isDevelopedInBc : BasicResponse . YES ,
349348 locality : 'Place' ,
350349 multiFamilyUnits : BasicResponse . NO ,
351350 nonProfitDescription : null ,
@@ -407,7 +406,6 @@ export const TEST_HOUSING_PROJECT_CREATE: HousingProject = {
407406 hasRentalUnits : BasicResponse . NO ,
408407 housingCoopDescription : null ,
409408 indigenousDescription : null ,
410- isDevelopedInBc : BasicResponse . YES ,
411409 locality : 'Place' ,
412410 multiFamilyUnits : BasicResponse . NO ,
413411 nonProfitDescription : null ,
@@ -434,7 +432,6 @@ export const TEST_HOUSING_PROJECT_INTAKE: HousingProjectIntake = {
434432 appliedPermits : [ ] ,
435433 basic : {
436434 consentToFeedback : false ,
437- isDevelopedInBc : BasicResponse . YES ,
438435 projectApplicantType : null ,
439436 registeredId : 'FM0281610' ,
440437 registeredName : 'COMPANY'
0 commit comments