FactoryGirl.define do factory :auth_provider do name "MyString" type "" status "MyString" end end