Browse Source

test: update tests

pull/1138/head
natdeanlewissoftwire 4 years ago
parent
commit
127ad9925d
  1. 1
      spec/factories/sales_log.rb

1
spec/factories/sales_log.rb

@ -21,6 +21,7 @@ FactoryBot.define do
beds { 2 } beds { 2 }
jointmore { 1 } jointmore { 1 }
noint { 2 } noint { 2 }
privacynotice { 1 }
age1_known { 0 } age1_known { 0 }
age1 { 30 } age1 { 30 }
sex1 { "X" } sex1 { "X" }

Loading…
Cancel
Save