mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
This reverts commit bb0daa33cd93eeffb230689d1daacd737f61b2e7. This commit was not causing the problems we thought it was.
This commit is contained in:

committed by
GitHub

parent
54fba2005f
commit
0b64cb9d8c
@ -21,6 +21,7 @@ RSpec.describe DiscourseLogstashLogger do
|
||||
"pid" => described_class::PROCESS_PID,
|
||||
"type" => "test",
|
||||
"host" => described_class::HOST,
|
||||
"git_version" => described_class::GIT_VERSION,
|
||||
"method" => "GET",
|
||||
"path" => "/",
|
||||
"format" => "html",
|
||||
|
Reference in New Issue
Block a user