2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/spec/fabricators/topic_allowed_user_fabricator.rb
2023-01-09 11:49:28 +00:00

3 lines
72 B
Ruby

# frozen_string_literal: true
Fabricator(:topic_allowed_user) { user }