mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
no more prepare_metrics
This commit is contained in:
parent
2632f1ede9
commit
3094986dfd
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ describe LogStash::Filters::Split do
|
||||||
end
|
end
|
||||||
|
|
||||||
@filter = LogStash::Filters::Split.new(cfg)
|
@filter = LogStash::Filters::Split.new(cfg)
|
||||||
@filter.prepare_metrics
|
|
||||||
end
|
end
|
||||||
|
|
||||||
test "default behavior" do
|
test "default behavior" do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue