|
|
@ -7,6 +7,7 @@ FactoryBot.define do |
|
|
|
type_of_unit { Faker::Lorem.word } |
|
|
|
type_of_unit { Faker::Lorem.word } |
|
|
|
type_of_building { Faker::Lorem.word } |
|
|
|
type_of_building { Faker::Lorem.word } |
|
|
|
wheelchair_adaptation { 0 } |
|
|
|
wheelchair_adaptation { 0 } |
|
|
|
|
|
|
|
county { Faker::Address.state } |
|
|
|
scheme |
|
|
|
scheme |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|