mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 00:09:23 +08:00
Remove unused fabricator.
This commit is contained in:
parent
c42b65df5f
commit
531baec5b5
@ -21,9 +21,6 @@ Fabricator(:wildcard_web_hook, from: :web_hook) do
|
||||
wildcard_web_hook true
|
||||
end
|
||||
|
||||
Fabricator(:post_web_hook, from: :web_hook) do
|
||||
end
|
||||
|
||||
Fabricator(:topic_web_hook, from: :web_hook) do
|
||||
transient topic_hook: WebHookEventType.find_by(name: 'topic')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user