We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2730c8 commit 8abe60dCopy full SHA for 8abe60d
Library/Homebrew/test/cask/cli/upgrade_spec.rb
@@ -96,7 +96,7 @@
96
end
97
98
describe "with --greedy it checks additional Casks" do
99
- it 'includes the Casks with "auto_updates true" or "version latest" with --greedy' do
+ it 'includes the Casks with "auto_updates true" or "version latest"' do
100
local_caffeine = Hbc::CaskLoader.load("local-caffeine")
101
local_caffeine_path = Hbc.appdir.join("Caffeine.app")
102
auto_updates = Hbc::CaskLoader.load("auto-updates")
0 commit comments