Fix “Hombrew” typo.
This commit is contained in:
parent
76db07e1b5
commit
49416d10b7
@ -1,6 +1,6 @@
|
||||
describe Hbc::CLI::Version, :cask do
|
||||
describe "::run" do
|
||||
it "outputs the current Hombrew-Cask version" do
|
||||
it "outputs the current Homebrew-Cask version" do
|
||||
expect { described_class.run }
|
||||
.to output(/\AHomebrew-Cask.*\d+\.\d+\.\d+/).to_stdout
|
||||
.and not_to_output.to_stderr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user