remove references to tag subscriptions
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FactoryGirl.define do
|
||||
factory(:tag_subscription) do
|
||||
name {FFaker::Lorem.words.join(" ")}
|
||||
is_public true
|
||||
tag_query "aaa"
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user