FactoryBot.define do factory :user_callout do feature_name 'test_callout' user end end