mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
4 lines
102 B
Ruby
4 lines
102 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:watched_word_group) { action WatchedWord.actions[:block] }
|