mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
a875d9e529
commit
a8806b1d49
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
require "spec_helper"
|
||||
require "logstash/environment"
|
||||
|
||||
describe ::LogStash::Inputs::Metrics::StateEvent::XPackLIRSerializer do
|
||||
describe ::LogStash::Config::LIRSerializer do
|
||||
let(:config) do
|
||||
<<-EOC
|
||||
input { fake_input {} }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue