about summary refs log tree commit diff
path: root/spec/fabricators
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2017-10-21 15:44:47 -0500
committerDavid Yip <yipdw@member.fsf.org>2017-10-21 15:44:47 -0500
commitad86c86fa8e0d577b1a6c7411367420e6beea4ea (patch)
treee0be0cb0ca1e454b8e3cd73d6471163018e6efc0 /spec/fabricators
parent670e6a33f8eeca628707dc020e02ce32502d74a4 (diff)
Apply keyword mutes to reblogs.
Diffstat (limited to 'spec/fabricators')
-rw-r--r--spec/fabricators/glitch_keyword_mute_fabricator.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fabricators/glitch_keyword_mute_fabricator.rb b/spec/fabricators/glitch_keyword_mute_fabricator.rb
index 8601ed6d7..20d393320 100644
--- a/spec/fabricators/glitch_keyword_mute_fabricator.rb
+++ b/spec/fabricators/glitch_keyword_mute_fabricator.rb
@@ -1,2 +1,2 @@
-Fabricator(:glitch_keyword_mute) do
+Fabricator('Glitch::KeywordMute') do
 end