mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:16:38 -06:00
Remove line that is no longer required.
This commit is contained in:
parent
8bdf14834b
commit
d104de2a09
@ -622,7 +622,6 @@ describe Email::Receiver do
|
||||
|
||||
context "when message sent to a group has no key and find_related_post_with_key is enabled" do
|
||||
let!(:topic) do
|
||||
SiteSetting.find_related_post_with_key = true
|
||||
process(:email_reply_1)
|
||||
Topic.last
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user