mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Fix typo.
This commit is contained in:
parent
252787374c
commit
fac411af30
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ require "logstash/filters/xml"
|
|||
describe LogStash::Filters::Mutate do
|
||||
extend LogStash::RSpec
|
||||
|
||||
it "needs tests!"
|
||||
it "needs tests!" do
|
||||
raise "I NEED TESTS"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue