1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-08 12:35:04 +00:00
discourse/spec/fabricators/group_user_fabricator.rb

5 lines
46 B
Ruby
Raw Normal View History

Fabricator(:group_user) do
user
group
end