FactoryGirl.define do factory :break_bulk_truck_assignment, class: 'Logistics::Core::BreakBulkTruckAssignment' do truck_type 1.5 end end