Browse Source

fixup! CLDC-4189: Add tests

fix typo
pull/3154/head
Samuel Young 2 weeks ago
parent
commit
eee26f158f
  1. 2
      spec/models/form/lettings/questions/referral_noms_spec.rb

2
spec/models/form/lettings/questions/referral_noms_spec.rb

@ -64,7 +64,7 @@ RSpec.describe Form::Lettings::Questions::ReferralNoms, type: :model do
"value" => "Internal transfer from another property owned by the same PRP landlord - for existing social tenants only",
},
"6" => {
"value" => " A different PRP landlord - for existing socail tenants only",
"value" => " A different PRP landlord - for existing social tenants only",
},
"7" => {
"value" => "Directly referred by a third party",

Loading…
Cancel
Save