FactoryGirl.define do factory :patients_language, class: "Renalware::Patients::Language" do name "English" end end