mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -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
|
context "when message sent to a group has no key and find_related_post_with_key is enabled" do
|
||||||
let!(:topic) do
|
let!(:topic) do
|
||||||
SiteSetting.find_related_post_with_key = true
|
|
||||||
process(:email_reply_1)
|
process(:email_reply_1)
|
||||||
Topic.last
|
Topic.last
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user