mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
bb46aa6188
commit
c9eff28fb2
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ describe LogStash::Runner do
|
|||
expect(subject.run(args)).to eq(1)
|
||||
end
|
||||
|
||||
context "but --help is passed" do
|
||||
context "but if --help is passed" do
|
||||
let(:args) { ["--path.settings", "/tmp/a/a/a/a", "--help"] }
|
||||
|
||||
it "should show help" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue