DEV: Remove stray code that has been commented out.

This commit is contained in:
Guo Xiang Tan 2020-07-29 09:57:59 +08:00
parent c2d31f5336
commit 162958380a
No known key found for this signature in database
GPG Key ID: FBD110179AAC1F20

View File

@ -7,8 +7,6 @@ describe Jobs::AutoQueueHandler do
subject { Jobs::AutoQueueHandler.new.execute({}) }
context "old flagged post" do
# fab!(:old) { Fabricate(:reviewable_flagged_post, created_at: 61.days.ago) }
fab!(:spam_result) do
PostActionCreator.new(
Fabricate(:user),