discourse/spec/fabricators/user_profile_fabricator.rb
2014-06-13 14:55:32 -04:00

3 lines
57 B
Ruby

Fabricator(:user_profile) do
bio_raw "I'm batman!"
end