Files
danbooru/test/factories/forum_post_vote.rb
2018-05-11 17:05:26 -07:00

4 lines
53 B
Ruby

FactoryBot.define do
factory(:forum_post_vote)
end