Fixed test for the changed error message
This commit is contained in:
parent
2a3f83b8d4
commit
6ac0b9881d
@ -30,7 +30,7 @@ describe Hbc::CLI::Search, :cask do
|
|||||||
local-caffeine
|
local-caffeine
|
||||||
local-transmission
|
local-transmission
|
||||||
EOS
|
EOS
|
||||||
.and output(/^Error: reason\n/).to_stderr
|
.and output(/^Warning: Online search failed: reason/).to_stderr
|
||||||
end
|
end
|
||||||
|
|
||||||
it "shows that there are no Casks matching a search term that did not result in anything" do
|
it "shows that there are no Casks matching a search term that did not result in anything" do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user