mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
4 lines
102 B
Ruby
4 lines
102 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:watched_word_group) { action WatchedWord.actions[:block] }
|