4 lines
102 B
Ruby
4 lines
102 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:watched_word_group) { action WatchedWord.actions[:block] }
|