mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Fixed an incorrect comment in the Gelf input tests.
This commit is contained in:
parent
0204d5b139
commit
292035ef6f
1 changed files with 1 additions and 1 deletions
|
@ -53,4 +53,4 @@ describe LogStash::Inputs::Gelf do
|
|||
assert_equal("Hello world", events.last.message)
|
||||
assert_equal("bar", events.last.fields["foo"])
|
||||
end # test gelf input defaults
|
||||
end # testing for LogStash::Outputs::ElasticSearch
|
||||
end # testing for LogStash::Inputs::Gelf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue