Fix spec path

Fixes #10561
This commit is contained in:
Mike Place 2019-03-18 14:35:10 -06:00 committed by Shaunak Kashyap
parent a875d9e529
commit a8806b1d49

View file

@ -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 {} }