FactoryGirl.define do factory :test_set do input "MyString" output "MyString" challenge_id 1 end end